diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2024-12-06 09:22:16 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-06 09:22:16 -0800 |
commit | 2e33ed9ecc52fcec27eac2efb2615d1efcf6fd32 (patch) | |
tree | 9ac3b4a980944a5a6907537a79cf79dc8d36f62a /llvm/lib/Analysis/VectorUtils.cpp | |
parent | d42ab5d0f02bd7ac6fa50c7e393ba5848160b327 (diff) | |
download | llvm-2e33ed9ecc52fcec27eac2efb2615d1efcf6fd32.zip llvm-2e33ed9ecc52fcec27eac2efb2615d1efcf6fd32.tar.gz llvm-2e33ed9ecc52fcec27eac2efb2615d1efcf6fd32.tar.bz2 |
[memprof] Use -memprof-runtime-default-options to set options during compile time (#118874)
Add the `__memprof_default_options_str` variable, initialized via the
`-memprof-runtime-default-options` LLVM flag, to hold the default options string
for memprof. This allows us to set these options during compile time in
the clang invocation.
Also update the docs to describe the various ways to set these options.
Diffstat (limited to 'llvm/lib/Analysis/VectorUtils.cpp')
0 files changed, 0 insertions, 0 deletions