diff options
author | Fangrui Song <i@maskray.me> | 2021-05-14 09:40:32 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-05-14 09:40:32 -0700 |
commit | 4adf7a7604069331849c26c0f808a9bb6e22e461 (patch) | |
tree | 498cb0338f7fd3964815e1ee4f1d66c16e559727 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | da9b6d0656d8b859fc314a42168358d85f1e03bc (diff) | |
download | llvm-4adf7a7604069331849c26c0f808a9bb6e22e461.zip llvm-4adf7a7604069331849c26c0f808a9bb6e22e461.tar.gz llvm-4adf7a7604069331849c26c0f808a9bb6e22e461.tar.bz2 |
[ELF] Add -Bno-symbolic
This option will be available in GNU ld 2.27 (https://sourceware.org/bugzilla/show_bug.cgi?id=27834).
This option can cancel previously specified -Bsymbolic and
-Bsymbolic-functions. This is useful for excluding some links when the
default uses -Bsymbolic-functions.
Reviewed By: jhenderson, peter.smith
Differential Revision: https://reviews.llvm.org/D102383
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions