diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2023-12-13 16:53:38 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 16:53:38 -0800 |
commit | 67d7903262ce5c35bb23d599040dff29b9d7759e (patch) | |
tree | 04cad2e76e7e00fcbac573842e878e5942157131 /llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp | |
parent | eb05d7a05a3648cb49ed24c31928de28d697ba1a (diff) | |
download | llvm-67d7903262ce5c35bb23d599040dff29b9d7759e.zip llvm-67d7903262ce5c35bb23d599040dff29b9d7759e.tar.gz llvm-67d7903262ce5c35bb23d599040dff29b9d7759e.tar.bz2 |
[Bazel] Define BUILTIN_THREAD_POINTER where appropriate on x86-64 linux (#74574)
This patch defines BUILTIN_THREAD_POINTER in config.bzl when appropriate
on x86-64 linux only. This is needed to build exegesis properly as
certain functionality breaks if this is not enabled. This option is only
supported on relatively recent compiler versions, but given most people
using the bazel build are using very recent toolchains, this shouldn't
be an issue.
Diffstat (limited to 'llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp')
0 files changed, 0 insertions, 0 deletions