We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c5140 commit 48e1eb4Copy full SHA for 48e1eb4
llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/Utils/BUILD.gn
@@ -31,6 +31,7 @@ static_library("Utils") {
31
# AMDGPUBaseInfo.h includes a header from MCTargetDesc :-/
32
include_dirs = [ ".." ]
33
sources = [
34
+ "AMDGPUAsanInstrumentation.cpp",
35
"AMDGPUAsmUtils.cpp",
36
"AMDGPUBaseInfo.cpp",
37
"AMDGPUDelayedMCExpr.cpp",
0 commit comments