Skip to content

Commit

Permalink
gn build: Merge e72e59e
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Oct 31, 2019
1 parent a5bf48b commit bbbd22e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/llvm/lib/Remarks/BUILD.gn
Expand Up @@ -10,6 +10,7 @@ static_library("Remarks") {
"BitstreamRemarkSerializer.cpp",
"Remark.cpp",
"RemarkFormat.cpp",
"RemarkLinker.cpp",
"RemarkParser.cpp",
"RemarkSerializer.cpp",
"RemarkStringTable.cpp",
Expand Down
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/llvm/unittests/Remarks/BUILD.gn
Expand Up @@ -11,6 +11,7 @@ unittest("RemarksTests") {
"BitstreamRemarksParsingTest.cpp",
"BitstreamRemarksSerializerTest.cpp",
"RemarksAPITest.cpp",
"RemarksLinkingTest.cpp",
"RemarksStrTabParsingTest.cpp",
"YAMLRemarksParsingTest.cpp",
"YAMLRemarksSerializerTest.cpp",
Expand Down

0 comments on commit bbbd22e

Please sign in to comment.