Revert "Add lib/Codgen/[CGRTTI|MicrosoftRTTI].cpp to CMakeLists.txt (r212445)"
authorTobias Grosser <tobias@grosser.es>
Mon, 7 Jul 2014 09:39:09 +0000 (09:39 +0000)
committerTobias Grosser <tobias@grosser.es>
Mon, 7 Jul 2014 09:39:09 +0000 (09:39 +0000)
commit889c71e90fc7246b138faf0fc181c5b25f305195
treed4cb45aabcda4668febc8687e39613ca414f5bda
parente680eaf9e63048738c276962282c14de59cffa30
Revert "Add lib/Codgen/[CGRTTI|MicrosoftRTTI].cpp to CMakeLists.txt (r212445)"

I misidentified the problem and did not test suffifiently. The files had
correctly been removed, but for some reason they still remained in my git
checkout. Not adding the files back to CMakeLists.txt, but rather removing
the stale files was the solution. Sorry for the unnecessary noise.

llvm-svn: 212446
clang/lib/CodeGen/CMakeLists.txt