Skip to content

Commit 49518d8

Browse files
author
Oscar Fuentes
committed
CMake: Updated lib/CodeGen/CMakeLists.txt.
llvm-svn: 71085
1 parent a6e2006 commit 49518d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/CodeGen/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ add_llvm_library(LLVMCodeGen
4747
ScheduleDAGPrinter.cpp
4848
ShadowStackGC.cpp
4949
SimpleRegisterCoalescing.cpp
50-
Spiller.cpp
5150
StackProtector.cpp
5251
StackSlotColoring.cpp
5352
StrongPHIElimination.cpp
5453
TargetInstrInfoImpl.cpp
5554
TwoAddressInstructionPass.cpp
5655
UnreachableBlockElim.cpp
5756
VirtRegMap.cpp
57+
VirtRegRewriter.cpp
5858
)

0 commit comments

Comments
 (0)