1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

[gn build] Port 0628705efaf

This commit is contained in:
LLVM GN Syncbot 2020-06-19 10:15:53 +00:00
parent 3e39d691ff
commit c06cf3682a

View File

@ -11,11 +11,11 @@ static_library("support") {
sources = [
"Cancellation.cpp",
"Context.cpp",
"FSProvider.cpp",
"Logger.cpp",
"Markup.cpp",
"Shutdown.cpp",
"Threading.cpp",
"ThreadsafeFS.cpp",
"Trace.cpp",
]
}