diff options
author | Peter Smith <peter.smith@linaro.org> | 2019-02-25 10:48:31 +0000 |
---|---|---|
committer | Peter Smith <peter.smith@linaro.org> | 2019-02-25 10:48:31 +0000 |
commit | 777e1cfdc32bcf60fc8cce545f7330a5799fbc67 (patch) | |
tree | 3b2f1c7c7d1d8aafac6eea8d983dac67243b9dee /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b70fc0c5fdbbbd9ed96b9d8af595aebea3470714 (diff) | |
download | llvm-777e1cfdc32bcf60fc8cce545f7330a5799fbc67.zip llvm-777e1cfdc32bcf60fc8cce545f7330a5799fbc67.tar.gz llvm-777e1cfdc32bcf60fc8cce545f7330a5799fbc67.tar.bz2 |
[ELF][ARM] Accept and ignore -p and -no-pipleline-knowledge
The linux kernel uses an old flag -p/-no-pipeline-knowledge that is
accepted by bfd and gold but ignored by modern versions of them. The
original option is very old and is pre-ABI, it sometimes comes up in
code-bases that had support for pre ABI toolchains. The Linux kernel uses
it in 3 places in the ARM specific section.
Differential Revision: https://reviews.llvm.org/D58540
llvm-svn: 354769
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions