[llvm] [Bazel] Define BUILTIN_THREAD_POINTER where appropriate on x86-64 linux (PR #74574)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 8 13:11:32 PST 2023
boomanaiden154 wrote:
> I like that solution.
Thanks for working with me to find a solution. I've implemented that and added a comment explaining the details. Please let me know if there are any refactorings/style issues with how I've done it as I'm not exactly sure what the canonical Bazel way to do this would be.
https://github.com/llvm/llvm-project/pull/74574
More information about the llvm-commits
mailing list