summaryrefslogtreecommitdiffstats
path: root/clang/unittests/CodeGen/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard2019-07-031-1/+1
* Add explicit dependency on clangSerialization for a bunch of components to fi...Fangrui Song2018-12-121-0/+1
* Unit tests for TBAA metadata generation.Serge Pavlov2017-12-221-0/+1
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* Reorder.NAKAMURA Takumi2017-10-111-1/+1
* ClangCodeGenTests: Update libdeps in rL315392, +clangAST.NAKAMURA Takumi2017-10-111-0/+1
* Include getting generated struct offsets in CodegenABITypesAdrian Prantl2017-10-101-0/+1
* ClangCodeGenTests: Update libdeps.NAKAMURA Takumi2017-08-271-0/+1
* D34059: Get the file name for the symbol from the Module, not the SourceManager.Vassil Vassilev2017-08-271-0/+1
* ClangCodeGenTests: Prune redundant libdeps.NAKAMURA Takumi2014-08-271-4/+0
* [CMake] ClangCodeGenTests: Add Core. It's referenced by the test.NAKAMURA Takumi2014-08-271-0/+1
* ClangCodeGenTests: Reorder libdeps.NAKAMURA Takumi2014-08-271-2/+2
* Attempt to address cmake buildbot failureKeno Fischer2014-08-261-2/+3
* Don't segfault in EmitCXXGlobalInitFunc when main file is a membufKeno Fischer2014-08-261-0/+17
OpenPOWER on IntegriCloud