Skip to content

Commit 893204e

Browse files
llvmgnsyncbotyuxuanchen1997
authored andcommitted
[gn build] Port ddb75ca
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60250692
1 parent 918efef commit 893204e

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/Utils

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/Utils/BUILD.gn

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ static_library("Utils") {
3131
# AMDGPUBaseInfo.h includes a header from MCTargetDesc :-/
3232
include_dirs = [ ".." ]
3333
sources = [
34+
"AMDGPUAsanInstrumentation.cpp",
3435
"AMDGPUAsmUtils.cpp",
3536
"AMDGPUBaseInfo.cpp",
3637
"AMDGPUDelayedMCExpr.cpp",

0 commit comments

Comments
 (0)