"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b05ce0f395113dfe1f003be1424526dca56fbef3"
[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
Loading
Please register or sign in to comment