1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

gn build: Merge r365130.

llvm-svn: 365167
This commit is contained in:
Peter Collingbourne 2019-07-05 01:11:20 +00:00
parent f3e1554185
commit 2b7fc385f9

View File

@ -12,6 +12,7 @@ source_set("tweaks") {
]
include_dirs = [ "../.." ]
sources = [
"AnnotateHighlightings.cpp",
"DumpAST.cpp",
"RawStringLiteral.cpp",
"SwapIfBranches.cpp",