aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@centrum.cz>2020-07-13 22:24:44 +0200
committerLuboš Luňák <l.lunak@centrum.cz>2020-07-22 10:21:23 +0200
commit3895466e2c336c0797710ae35150ba1ce6bc0b96 (patch)
tree5b9391c263c615071d8ccd7b11ac92a2e2844c5c /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent706a4353e87b1127446db7daf5e3e95fcb408924 (diff)
downloadllvm-3895466e2c336c0797710ae35150ba1ce6bc0b96.zip
llvm-3895466e2c336c0797710ae35150ba1ce6bc0b96.tar.gz
llvm-3895466e2c336c0797710ae35150ba1ce6bc0b96.tar.bz2
accept 'clang++ -c a.pch -o a.o' to create PCH's object file
This way should be the same like with a.pcm for modules. An alternative way is 'clang++ -c empty.cpp -include-pch a.pch -o a.o -Xclang -building-pch-with-obj', which is what clang-cl's /Yc does internally. Differential Revision: https://reviews.llvm.org/D83716
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions