summaryrefslogtreecommitdiff
path: root/unittests/Transforms/DebugIR
Commit message (Expand)AuthorAge
* DebugIRTests: Fixup for r204130.NAKAMURA Takumi2014-03-18
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* [Layering] Move DebugInfo.h into the IR library where its implementationChandler Carruth2014-03-06
* [Layering] Move DIBuilder.h into the IR library where its implementationChandler Carruth2014-03-06
* Simplify remove, create_directory and create_directories.Rafael Espindola2014-02-23
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-10
* Replace UNIXy path with os-independent one in DebugIR unit testDaniel Malea2013-06-28
* Fix Windows/Darwin build error in DebugIR unit testsDaniel Malea2013-06-28
* Adding tests for DebugIR passDaniel Malea2013-06-28