aboutsummaryrefslogtreecommitdiff
path: root/unittests/Bitcode
AgeCommit message (Expand)Author
2013-01-23llvm/unittests: Use OwningPtr to fix --vg-leak.NAKAMURA Takumi
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-06-21llvm/unittests: Simplify LINK_COMPONENTS.NAKAMURA Takumi
2012-06-21Completely refactor the structuring of unittest CMake files to match theChandler Carruth
2012-02-29Bitcode: Don't expose WriteBitcodeToStream to clients.Daniel Dunbar
2012-01-02Undo the hack in r147427 and move this unittest to a better home. ThisChandler Carruth