diff options
Diffstat (limited to 'llvm/lib/Target/Alpha')
-rw-r--r-- | llvm/lib/Target/Alpha/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/Alpha/CMakeLists.txt b/llvm/lib/Target/Alpha/CMakeLists.txt index ad0d1a46ef2..c55aa850f95 100644 --- a/llvm/lib/Target/Alpha/CMakeLists.txt +++ b/llvm/lib/Target/Alpha/CMakeLists.txt @@ -16,6 +16,7 @@ add_llvm_target(AlphaCodeGen AlphaInstrInfo.cpp AlphaISelDAGToDAG.cpp AlphaISelLowering.cpp + AlphaFrameInfo.cpp AlphaLLRP.cpp AlphaMCAsmInfo.cpp AlphaRegisterInfo.cpp |