commit | 6a2169eb6f41af89097638e6fd56380e8a7e45db | [log] [tgz] |
---|---|---|
author | Eric Christopher <echristo@gmail.com> | Mon Sep 29 21:57:54 2014 +0000 |
committer | Eric Christopher <echristo@gmail.com> | Mon Sep 29 21:57:54 2014 +0000 |
tree | e00aac73607c2c16386347aafbce191a4bb970ac | |
parent | 200f3764bf8abd4a4e8e3bb3b5d205c9838e5bfa [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218632 91177308-0d34-0410-b5e6-96231b3b80d8