commit | 0510b48fd97cd37fe6297117d82bacb683c3aa39 | [log] [tgz] |
---|---|---|
author | Kevin Enderby <enderby@apple.com> | Mon May 17 23:08:19 2010 +0000 |
committer | Kevin Enderby <enderby@apple.com> | Mon May 17 23:08:19 2010 +0000 |
tree | d235dbaa55c275573afa801ef39477e0b861a11e | |
parent | 990783e345ee0ddd1f0372c20da0d0c9d884fef6 [diff] [blame] |
Added support in MC for Directional Local Labels. llvm-svn: 103989
diff --git a/llvm/lib/MC/CMakeLists.txt b/llvm/lib/MC/CMakeLists.txt index 7ddeef7..af979f7 100644 --- a/llvm/lib/MC/CMakeLists.txt +++ b/llvm/lib/MC/CMakeLists.txt
@@ -10,6 +10,7 @@ MCExpr.cpp MCInst.cpp MCInstPrinter.cpp + MCLabel.cpp MCMachOStreamer.cpp MCNullStreamer.cpp MCObjectWriter.cpp