commit | c0fdf88ac7cba96db948838325209dd9ee968166 | [log] [tgz] |
---|---|---|
author | Frederic Riss <friss@apple.com> | Mon May 09 06:01:12 2016 +0000 |
committer | Frederic Riss <friss@apple.com> | Mon May 09 06:01:12 2016 +0000 |
tree | ea680f628b403cf5cab2f9257ec39f9f2602ce66 | |
parent | 3c29a695f2bd5c0a9872330140d529288b4037fc [diff] |
[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). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268894 91177308-0d34-0410-b5e6-96231b3b80d8