aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2023-01-12 01:06:41 -0800
committerJohannes Doerfert <johannes@jdoerfert.de>2023-01-12 01:17:23 -0800
commit27944bbbe7ade95ed38b147583fe6392d8d19f5c (patch)
treedb3462256b01e857624f785b02361636d4e5fff5 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent3909b60a3c87a85518d2846cdd00f6f985e4f7d8 (diff)
downloadllvm-27944bbbe7ade95ed38b147583fe6392d8d19f5c.zip
llvm-27944bbbe7ade95ed38b147583fe6392d8d19f5c.tar.gz
llvm-27944bbbe7ade95ed38b147583fe6392d8d19f5c.tar.bz2
[Attributor][FIX] Avoid deleting (internal) library functions
In CGSCC mode we cannot delete internal library functions, esp. __kmpc_alloc_shared, or we trigger an assertion. While the assertion is probably too narrow, we avoid deleting those unused functions for now to unblock the AMDGPU buildbot.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions