forked from OSchip/llvm-project
[CodeGen] Fix -DBUILD_SHARED_LIBS=on build after rC348907
llvm-svn: 348911
This commit is contained in:
parent
1fe466689b
commit
2000170e27
|
@ -102,4 +102,5 @@ add_clang_library(clangCodeGen
|
|||
clangBasic
|
||||
clangFrontend
|
||||
clangLex
|
||||
clangSerialization
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue