Skip to content

Commit

Permalink
Reland Fix gn build after 943660f
Browse files Browse the repository at this point in the history
  • Loading branch information
njames93 committed Jul 11, 2020
1 parent 8fb91df commit 35af6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/utils/gn/secondary/llvm/lib/Frontend/OpenMP/BUILD.gn
Expand Up @@ -7,7 +7,7 @@ static_library("OpenMP") {
]
public_deps = [ "//llvm/include/llvm/Frontend/OpenMP:public_tablegen" ]
sources = [
"OMPConstants.cpp",
"OMP.cpp.inc",
"OMPContext.cpp",
"OMPIRBuilder.cpp",
]
Expand Down

0 comments on commit 35af6f1

Please sign in to comment.