Skip to content

Commit

Permalink
Fix cmake build, add TargetMachineRegistry.cpp that got restored in r…
Browse files Browse the repository at this point in the history
…75807

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75817 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
xranby committed Jul 15, 2009
1 parent 2467677 commit 908e058
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Target/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ add_llvm_library(LLVMTarget
TargetInstrInfo.cpp
TargetMachOWriterInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetRegisterInfo.cpp
TargetSubtarget.cpp
)
Expand Down

0 comments on commit 908e058

Please sign in to comment.