1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

Add new files to cmake list.

llvm-svn: 74071
This commit is contained in:
Duncan Sands 2009-06-24 10:03:44 +00:00
parent 601ab92515
commit 070da26191

View File

@ -1,3 +1,5 @@
add_llvm_library(LLVMMC
MCAsmStreamer.cpp
MCContext.cpp
MCStreamer.cpp
)