mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 14:46:53 +00:00
c0fdf88ac7
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). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268894 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
dummy-debug-map-amr64.map | ||
dummy-debug-map.map | ||
empty-map.test | ||
fat-arch-name.test | ||
fat-arch-not-found.test | ||
inlined-low_pc.c | ||
lit.local.cfg | ||
scattered.c | ||
thumb.c |