1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test/tools/dsymutil/ARM
Frederic Riss ca05ea2936 [dsymutil] Fix -arch option for thumb variants.
r267249 removed the dual ARM/Thumb interface from MachOObjectFile,
simplifying llvm-dsymutil's code. This unfortunately also regressed
llvm-dsymutil's ability to select thumb slices, because the simplified
code was also dealing with the discrepency between the slice arch
(eg. armv7m) and the triple arch name (eg. thumbv7m).

llvm-svn: 268894
2016-05-09 06:01:12 +00:00
..
dummy-debug-map-amr64.map [dsymutil] Fix handling of inlined_subprogram low_pcs 2015-08-31 01:43:14 +00:00
dummy-debug-map.map MachO: remove weird ARM/Thumb interface from MachOObjectFile 2016-04-22 23:21:13 +00:00
empty-map.test [dsymutil] Reapply r245960. 2015-08-25 23:15:26 +00:00
fat-arch-name.test [dsymutil] actually fix test. 2015-08-25 23:29:43 +00:00
fat-arch-not-found.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
inlined-low_pc.c [dsymutil] Fix handling of inlined_subprogram low_pcs 2015-08-31 01:43:14 +00:00
lit.local.cfg [dsymutil] Fix handling of inlined_subprogram low_pcs 2015-08-31 01:43:14 +00:00
scattered.c [dsymutil] Support scattered relocs. 2016-02-01 03:44:22 +00:00
thumb.c [dsymutil] Fix -arch option for thumb variants. 2016-05-09 06:01:12 +00:00