diff options
author | Fangrui Song <maskray@google.com> | 2020-01-14 10:46:33 -0800 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-01-14 12:09:13 -0800 |
commit | 5d1b3ba687690bbb37f911f66a2c2c5f19d60032 (patch) | |
tree | 0b52070f9d5690100bee6418830a15919a4a2a48 /lldb/packages/Python/lldbsuite/test/commands/expression/inline-namespace | |
parent | 2d4571bf3060f8f3d8417a0ec55e21a280158069 (diff) | |
download | bcm5719-llvm-5d1b3ba687690bbb37f911f66a2c2c5f19d60032.tar.gz bcm5719-llvm-5d1b3ba687690bbb37f911f66a2c2c5f19d60032.zip |
[Driver] Ignore -fno-semantic-interposition
Fedora wants to build projects with -fno-semantic-interposition (e.g.
https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup),
which is supported by GCC>=5.
Clang's current behavior is similar to -fno-semantic-interposition and
the end goal is to make it more so
(https://lists.llvm.org/pipermail/llvm-dev/2016-November/107625.html).
Ignore this option.
We should let users know -fsemantic-interposition is not currently
supported, so it should remain a hard error.
Reviewed By: serge-sans-paille
Differential Revision: https://reviews.llvm.org/D72724
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/inline-namespace')
0 files changed, 0 insertions, 0 deletions