forked from OSchip/llvm-project
[gn build] (semi-manually) port 944b3c53ae
This commit is contained in:
parent
944b3c53ae
commit
9ec6c3bb2f
|
@ -46,6 +46,7 @@ source_set("sources") {
|
||||||
sources = [
|
sources = [
|
||||||
"hwasan.cpp",
|
"hwasan.cpp",
|
||||||
"hwasan.h",
|
"hwasan.h",
|
||||||
|
"hwasan_allocation_functions.cpp",
|
||||||
"hwasan_allocator.cpp",
|
"hwasan_allocator.cpp",
|
||||||
"hwasan_allocator.h",
|
"hwasan_allocator.h",
|
||||||
"hwasan_dynamic_shadow.cpp",
|
"hwasan_dynamic_shadow.cpp",
|
||||||
|
|
Loading…
Reference in New Issue