forked from OSchip/llvm-project
parent
3ea053ad50
commit
67a06d9495
|
@ -23,6 +23,7 @@ static_library("Instrumentation") {
|
|||
"MemorySanitizer.cpp",
|
||||
"PGOInstrumentation.cpp",
|
||||
"PGOMemOPSizeOpt.cpp",
|
||||
"PoisonChecking.cpp",
|
||||
"SanitizerCoverage.cpp",
|
||||
"ThreadSanitizer.cpp",
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue