diff options
author | Midhunesh <midhunesh.p@ibm.com> | 2025-03-26 04:59:35 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-25 16:29:35 -0700 |
commit | d75a40a9c1817ca047dec9cf0e1c0f1fec948e06 (patch) | |
tree | 0a9e1a61b559719e52fafa6fc410a8ce85b66ff7 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | bff94d774cda03e43aff1cdf6e4945136bbab3d7 (diff) | |
download | llvm-d75a40a9c1817ca047dec9cf0e1c0f1fec948e06.zip llvm-d75a40a9c1817ca047dec9cf0e1c0f1fec948e06.tar.gz llvm-d75a40a9c1817ca047dec9cf0e1c0f1fec948e06.tar.bz2 |
Add cmake option to enable/disable searching PATH for symbolizer (#129012)
Introduced a cmake option that is disabled by default that suppresses
searching via the PATH variable for a symbolizer. The option will be
enabled for downstream builds where the user will need to specify the
symbolizer path more explicitly, e.g., by using ASAN_SYMBOLIZER_PATH.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions