summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/IdentifierTable.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2018-04-16 20:42:06 +0000
committerZachary Turner <zturner@google.com>2018-04-16 20:42:06 +0000
commitd8d97de51401e8953305613fdfcf8fd3f323f015 (patch)
treec00fd73c8f4320950659f1011673cbc7aee01c3f /clang/lib/Basic/IdentifierTable.cpp
parent2c1dffece66610e30cc71b710b52f855a3738e43 (diff)
downloadbcm5719-llvm-d8d97de51401e8953305613fdfcf8fd3f323f015.tar.gz
bcm5719-llvm-d8d97de51401e8953305613fdfcf8fd3f323f015.zip
[PDB] Correctly use the target machine when writing DBI stream.
Using Config->is64() will treat ARM64 as Amd64, which is incorrect. Furthermore, there are more esoteric architectures that could theoretically be encountered. Just set it directly to the machine type, which we already know anyway. llvm-svn: 330157
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud