diff options
author | Frederic Riss <friss@apple.com> | 2016-05-09 06:01:12 +0000 |
---|---|---|
committer | Frederic Riss <friss@apple.com> | 2016-05-09 06:01:12 +0000 |
commit | 5af2c005eb9cf087ac89bfc7808ba9dbc904912e (patch) | |
tree | ccc0d178623ebf992dcf309efbde3086c41c779e /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/static-a.cpp | |
parent | 9ed80154ab9db7cc39cb0a51cc6049f154f0970c (diff) | |
download | bcm5719-llvm-5af2c005eb9cf087ac89bfc7808ba9dbc904912e.tar.gz bcm5719-llvm-5af2c005eb9cf087ac89bfc7808ba9dbc904912e.zip |
[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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/static-a.cpp')
0 files changed, 0 insertions, 0 deletions