aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/BackendUtil.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2025-01-08 13:51:53 +1100
committerLang Hames <lhames@gmail.com>2025-01-08 14:01:33 +1100
commitbfb0a518e73623732c6567916d066df817e0cb0c (patch)
tree4f33b364848616e24a2acefa27992bede0c11c23 /clang/lib/CodeGen/BackendUtil.cpp
parentdde5546b79f784ab71cac325e0a0698c67c4dcde (diff)
downloadllvm-bfb0a518e73623732c6567916d066df817e0cb0c.zip
llvm-bfb0a518e73623732c6567916d066df817e0cb0c.tar.gz
llvm-bfb0a518e73623732c6567916d066df817e0cb0c.tar.bz2
[llvm-jitlink] Use -num-threads=0 for regression tests relying on debug output.
ORC and JITLink debugging output write the dbgs() raw_ostream, which isn't thread-safe. Use -num-threads=0 to force single-threaded linking for tests that produce debugging output. The llvm-jitlink tool is updated to suggest -num-threads=0 when debugging output is enabled.
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions