aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2024-04-16 07:41:42 +0000
committerAiden Grossman <aidengrossman@google.com>2024-04-16 07:44:14 +0000
commita29e85d6626aae7dba44c66ee5b703d3ab5de41c (patch)
tree8870037e814035b3a2293f6db6db5fded648c39e /llvm/lib/Transforms/Utils/Local.cpp
parentd26dd58ca5b59032eb371b8f51d9134acdd8d3ad (diff)
downloadllvm-a29e85d6626aae7dba44c66ee5b703d3ab5de41c.zip
llvm-a29e85d6626aae7dba44c66ee5b703d3ab5de41c.tar.gz
llvm-a29e85d6626aae7dba44c66ee5b703d3ab5de41c.tar.bz2
[llvm-exegesis] Change preprocessor directives for getCurrentTID
This patch changes the preprocessor directives surrounding getCurrentTID, particularly moving it out of the block that is only defined when not building for Android. The getCurrentTID function is called in places that only require Linux definitions, so this function should have the same preprocessor scoping around it to prevent link time failures.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions