aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/PrintfFormatString.cpp
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2016-05-09 06:01:12 +0000
committerFrederic Riss <friss@apple.com>2016-05-09 06:01:12 +0000
commit5af2c005eb9cf087ac89bfc7808ba9dbc904912e (patch)
treeccc0d178623ebf992dcf309efbde3086c41c779e /clang/lib/Analysis/PrintfFormatString.cpp
parent9ed80154ab9db7cc39cb0a51cc6049f154f0970c (diff)
downloadllvm-5af2c005eb9cf087ac89bfc7808ba9dbc904912e.zip
llvm-5af2c005eb9cf087ac89bfc7808ba9dbc904912e.tar.gz
llvm-5af2c005eb9cf087ac89bfc7808ba9dbc904912e.tar.bz2
[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 'clang/lib/Analysis/PrintfFormatString.cpp')
0 files changed, 0 insertions, 0 deletions