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

[gn build] Port 4da65c2920b

This commit is contained in:
LLVM GN Syncbot 2020-07-01 07:02:27 +00:00
parent 360c750d4b
commit ad0d6e5982

View File

@ -12,6 +12,7 @@ static_library("utils") {
]
sources = [
"ASTUtils.cpp",
"Aliasing.cpp",
"DeclRefExprUtils.cpp",
"ExceptionAnalyzer.cpp",
"ExprSequence.cpp",