diff options
author | Utkarsh Saxena <usx@google.com> | 2020-09-29 17:06:13 +0200 |
---|---|---|
committer | Utkarsh Saxena <usx@google.com> | 2020-09-29 17:44:10 +0200 |
commit | a9f63d22fafb0d7de768efc6b7447f8e7f6bb220 (patch) | |
tree | 5be906cfef60f7e412b506509a9b0e64e5cf6f94 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a06581ef39284f8ec66778807adf0e2d244a33d1 (diff) | |
download | llvm-a9f63d22fafb0d7de768efc6b7447f8e7f6bb220.zip llvm-a9f63d22fafb0d7de768efc6b7447f8e7f6bb220.tar.gz llvm-a9f63d22fafb0d7de768efc6b7447f8e7f6bb220.tar.bz2 |
[clangd] Disable msan instrumentation for generated Evaluate().
MSAN build times out for generated DecisionForest inference runtime.
A solution worth trying is splitting the function into 300 smaller
functions and then re-enable msan.
For now we are disabling instrumentation for the generated function.
Differential Revision: https://reviews.llvm.org/D88495
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions