diff options
author | Vy Nguyen <vyng@google.com> | 2025-02-12 09:33:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 09:33:52 -0500 |
commit | fc4d87100a01f08dbdf78b68e1a6a5c2584d840d (patch) | |
tree | 7beb3d8e9a38b945ac582dcbaf063f9e706ac1d1 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 96ce8cadf9181db8b155a4f4374d7fff861303b3 (diff) | |
download | llvm-fc4d87100a01f08dbdf78b68e1a6a5c2584d840d.zip llvm-fc4d87100a01f08dbdf78b68e1a6a5c2584d840d.tar.gz llvm-fc4d87100a01f08dbdf78b68e1a6a5c2584d840d.tar.bz2 |
Define -DLLVM_BUILD_TELEMETRY to be used in ifdef (#126746)
Background:
Telemetry code isn't always built (controlled by this
LLVM_BUILD_TELEMETRY cmake flag)
This means users of the library may not have the library. So we're
definding the `-DLLVM_BUILD_TELEMETRY` to be used in ifdef.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions