diff options
author | Tim Northover <t.p.northover@gmail.com> | 2021-02-25 10:13:59 +0000 |
---|---|---|
committer | Tim Northover <t.p.northover@gmail.com> | 2021-02-25 10:15:55 +0000 |
commit | 201ada80ee15aed23728500982857ad3769f6802 (patch) | |
tree | 0bb808b750b5d837788a34ed50be0e04b2aeca4d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d748908fa02b11c7840a7f03c7a52223126bdba9 (diff) | |
download | llvm-201ada80ee15aed23728500982857ad3769f6802.zip llvm-201ada80ee15aed23728500982857ad3769f6802.tar.gz llvm-201ada80ee15aed23728500982857ad3769f6802.tar.bz2 |
AArch64: relax address-space assertion in FastISel.
Some people are using alternative address spaces to track GC data, but
otherwise they behave exactly the same. This is the only place in the backend
we even try to care about it so it's really not achieving anything.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions