]> granicus.if.org Git - clang/commit
Attempt to address cmake buildbot failure
authorKeno Fischer <kfischer@college.harvard.edu>
Tue, 26 Aug 2014 22:50:03 +0000 (22:50 +0000)
committerKeno Fischer <kfischer@college.harvard.edu>
Tue, 26 Aug 2014 22:50:03 +0000 (22:50 +0000)
commitf839645bc29254982cff4ffa7ecb7266ad9e337a
treebd31c770a150bc63d0d228aa99353caf1b2becd0
parent7db5421089902dacfa1cc40a2695380d19787689
Attempt to address cmake buildbot failure

CMake gets confused by the fact that both LLVM and Clang now have
a CodeGen unittest. Rename the target to avoid that. The new test
was also missing ProfileData (thanks to Julien Lerouge for
pointing that out)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216499 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/CodeGen/CMakeLists.txt