diff options
author | Fangrui Song <i@maskray.me> | 2021-05-18 10:57:24 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-05-18 10:57:24 -0700 |
commit | 2919222d8017f2425a85765b95e4b7c6f8e70ca4 (patch) | |
tree | fcc9ab4acc13e2b489c06054562b37ab370d4e68 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b4ead2c37bcbb1f81919c68e2a2a227aac90f07c (diff) | |
download | llvm-2919222d8017f2425a85765b95e4b7c6f8e70ca4.zip llvm-2919222d8017f2425a85765b95e4b7c6f8e70ca4.tar.gz llvm-2919222d8017f2425a85765b95e4b7c6f8e70ca4.tar.bz2 |
[Driver] Delete -mimplicit-it=
This is a GNU as and Clang cc1as option, not a GCC option.
Users should specify `-Wa,-mimplicit-it=` instead.
Note: mixing the -m option and the -Wa, option doesn't work
`-Wa,-mimplicit-it=never -mimplicit-it=always` =>
`clang (LLVM option parsing): for the --arm-implicit-it option: may only occur zero or one times!`
Reviewed By: nickdesaulniers, raj.khem
Differential Revision: https://reviews.llvm.org/D102568
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions