diff options
author | Amara Emerson <amara@apple.com> | 2021-03-22 16:52:11 -0700 |
---|---|---|
committer | Amara Emerson <amara@apple.com> | 2021-03-22 17:23:06 -0700 |
commit | 66af90b46e1fe395806474dde2d49b8dc78bae1a (patch) | |
tree | 019fbaca52833f796abf66e84881d4bb382e0405 /clang/lib/Basic/Module.cpp | |
parent | 289ecccaddeea5a6c5840f3e081b04022ba04c26 (diff) | |
download | llvm-66af90b46e1fe395806474dde2d49b8dc78bae1a.zip llvm-66af90b46e1fe395806474dde2d49b8dc78bae1a.tar.gz llvm-66af90b46e1fe395806474dde2d49b8dc78bae1a.tar.bz2 |
[darwin][driver] Pass through -global-isel LLVM flags to ld.
GlobalISel is currently not enabled when using -flto since the front-end
-mvllm flags don't get passed through. This change fixes this for Darwin
platforms. We have to do this in the driver because the code generator choice
isn't embedded into the bitcode file.
Differential Revision: https://reviews.llvm.org/D99126
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions