forked from OSchip/llvm-project
[gn build] (manually) port 5c2b48fdb0
This commit is contained in:
parent
635c5ba45b
commit
3555880f10
|
@ -97,6 +97,8 @@ target(tsan_target_type, "tsan") {
|
|||
"rtl/tsan_sync.h",
|
||||
"rtl/tsan_trace.h",
|
||||
"rtl/tsan_update_shadow_word_inl.h",
|
||||
"rtl/tsan_vector_clock.cpp",
|
||||
"rtl/tsan_vector_clock.h",
|
||||
]
|
||||
if (target_os == "mac") {
|
||||
sources += [
|
||||
|
|
Loading…
Reference in New Issue