diff options
author | Fangrui Song <i@maskray.me> | 2023-02-05 10:29:58 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-02-05 10:29:58 -0800 |
commit | 90094ab8850ec435574fbd393d886a54a6dd2531 (patch) | |
tree | 949b3ddf60c5d7d2595b4aa417f4f8825f5aea19 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | db0e6591612b53910a1b366863348bdb9d7d2fb1 (diff) | |
download | llvm-90094ab8850ec435574fbd393d886a54a6dd2531.zip llvm-90094ab8850ec435574fbd393d886a54a6dd2531.tar.gz llvm-90094ab8850ec435574fbd393d886a54a6dd2531.tar.bz2 |
[Driver] Add -mllvm= as an alias for -mllvm
Similar to D131455 (-Xclang=). As well as making it convenient for some build
systems, this allows `-Xarch_device '-mllvm=--inline-threshold=100'` (and
`-Xarch_host`; so we don't need to allow space separators which are uncommon in
driver code).
Bear in mind that -mllvm options are unstable and should be avoided if possible.
Reviewed By: jhuber6, yaxunl
Differential Revision: https://reviews.llvm.org/D143325
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions