diff options
author | Leonard Chan <leonardchan@google.com> | 2021-03-10 16:27:26 -0800 |
---|---|---|
committer | Leonard Chan <leonardchan@google.com> | 2021-03-10 16:28:40 -0800 |
commit | 70af0bf6fe462cc16a2e56657d20eeed126d41d0 (patch) | |
tree | ebf146b55c7dbb8d2e8aad7ee356098aa23ca224 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | af4ae18319abbcae39ca6d5a8c2baaecef01dcfa (diff) | |
download | llvm-70af0bf6fe462cc16a2e56657d20eeed126d41d0.zip llvm-70af0bf6fe462cc16a2e56657d20eeed126d41d0.tar.gz llvm-70af0bf6fe462cc16a2e56657d20eeed126d41d0.tar.bz2 |
[clang][Driver] Expose -fexperimental-relative-c++-abi-vtables flag
Initially, this flag was meant to only be used through cc1 and not directly
through the clang driver. However, we accidentally ended up using this flag
as a driver flag already for selecting multilibs within the fuchsia toolchain.
We're currently in an awkward state where it's only accepted as a driver flag
when targeting Fuchsia, and all other instances it can only be added via
-Xclang. Since we're ready to use this in Fuchsia, we can just expose this to
the driver for simplicity.
Differential Revision: https://reviews.llvm.org/D98375
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions