aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
diff options
context:
space:
mode:
authorRong Xu <xur@google.com>2022-02-04 12:23:47 -0800
committerRong Xu <xur@google.com>2022-02-05 22:37:09 -0800
commit52d981a4c13a8b320feba59cd851d58923267bed (patch)
tree51b3617dc5351545d3a1bf5e0a7e5cfae520a38c /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
parent2d650ee03e0b0fb5ca4d779354ec04b1b9c51c83 (diff)
downloadllvm-52d981a4c13a8b320feba59cd851d58923267bed.zip
llvm-52d981a4c13a8b320feba59cd851d58923267bed.tar.gz
llvm-52d981a4c13a8b320feba59cd851d58923267bed.tar.bz2
[SampleFDO] Enable FSAFDO loading passes if --enable-fs-discriminator is enabled
FSAFDO profile loader is currently disabled even --enable-fs-discriminator is enabled. They need to be turned on by options which makes it cumbersome for experiments. This patch changes the FSAFDO profile loader enabled by default. Since they are guarded by EnableFSDiscriminator, they will only be turned on if --enable-fs-discriminator is enabled. Note that --enable-fs-discriminator is still disabled by default. Differential Revision: https://reviews.llvm.org/D119033
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions