1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

[gn build] Port 9ca50e887db

This commit is contained in:
LLVM GN Syncbot 2020-06-19 01:17:54 +00:00
parent 94ae44444c
commit 4455c9ee9e

View File

@ -11,6 +11,7 @@ static_library("Transformer") {
"//llvm/lib/Support",
]
sources = [
"Parsing.cpp",
"RangeSelector.cpp",
"RewriteRule.cpp",
"SourceCode.cpp",