summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/bitfields
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2020-01-18 21:44:06 -0800
committerFangrui Song <maskray@google.com>2020-01-24 10:38:39 -0800
commit6c1e479db225897cbbff7894ffe77824c03ab8fd (patch)
treea57570f07e7b16f10b515dc56f46b2633c710543 /lldb/packages/Python/lldbsuite/test/lang/cpp/bitfields
parent50627622856e631bd522cefd84efe2c8070ef75e (diff)
downloadbcm5719-llvm-6c1e479db225897cbbff7894ffe77824c03ab8fd.tar.gz
bcm5719-llvm-6c1e479db225897cbbff7894ffe77824c03ab8fd.zip
[CodeGen] Move fentry-insert, xray-instrumentation and patchable-function before addPreEmitPass()
This intention is to move patchable-function before aarch64-branch-targets (configured in AArch64PassConfig::addPreEmitPass) so that we emit BTI before NOPs (see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92424). This also allows addPreEmitPass() passes to know the precise instruction sizes if they want. Tried x86-64 Debug/Release builds of ccls with -fxray-instrument -fxray-instruction-threshold=1. No output difference with this commit and the previous commit. (cherry picked from commit 9a24488cb67a90f889529987275c5e411ce01dda)
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/bitfields')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud