diff options
author | Eric Christopher <echristo@gmail.com> | 2014-09-29 21:57:54 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2014-09-29 21:57:54 +0000 |
commit | 6a0551e43a1878d174c00a9e4d8ab007c4567128 (patch) | |
tree | 07f54ee21033af251ef4a9f435c6bfafd89146ad /lldb/scripts/Python | |
parent | 9b270d4dc9b1c5a668e9013c6dcba48b7e1e4cb0 (diff) | |
download | llvm-6a0551e43a1878d174c00a9e4d8ab007c4567128.zip llvm-6a0551e43a1878d174c00a9e4d8ab007c4567128.tar.gz llvm-6a0551e43a1878d174c00a9e4d8ab007c4567128.tar.bz2 |
Add soft-float to the key for the subtarget lookup in the TargetMachine
map, this makes sure that we can compile the same code for two different
ABIs (hard and soft float) in the same module.
Update one testcase accordingly (and fix some confusing naming) and
add a new testcase as well with the ordering swapped which would
highlight the problem.
llvm-svn: 218632
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions