forked from OSchip/llvm-project
parent
244360d62b
commit
5bda50f84e
|
@ -22,4 +22,5 @@ add_clang_library(clangCodeGen
|
||||||
CodeGenTypes.cpp
|
CodeGenTypes.cpp
|
||||||
Mangle.cpp
|
Mangle.cpp
|
||||||
ModuleBuilder.cpp
|
ModuleBuilder.cpp
|
||||||
|
TargetABIInfo.cpp
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue