aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2016-03-02 12:42:43 +0000
committerTamas Berghammer <tberghammer@google.com>2016-03-02 12:42:43 +0000
commit45dbfa1f83ddcb2ae8b7f0986668e1267bc3b5fe (patch)
treef30bc699afcf97d28cc1d2b56ee4b5bebef6d9e7 /clang/lib/CodeGen/CodeGenModule.cpp
parent3df95e711fc3d4ee7dfb7274e5d661ff89ca3eb6 (diff)
downloadllvm-45dbfa1f83ddcb2ae8b7f0986668e1267bc3b5fe.zip
llvm-45dbfa1f83ddcb2ae8b7f0986668e1267bc3b5fe.tar.gz
llvm-45dbfa1f83ddcb2ae8b7f0986668e1267bc3b5fe.tar.bz2
Upgrade the arm/thumb architecture used by the disassembler
Previously we were using thumbv7 and armv8.1a what ended up showing a few undefined instruction when disassembling code. This CL update the architectures used to armv8.2a and thumbv8.2a (newest available) so we display all instruction in the disassambly. llvm-svn: 262482
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions