.. |
Analysis
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
AsmParser
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
Bitcode
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
CodeGen
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
DebugInfo
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
ExecutionEngine
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
IR
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
IRReader
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
LineEditor
|
[CMake] Use LINK_LIBS instead of target_link_libraries().
|
2014-02-26 06:41:29 +00:00 |
Linker
|
[Layering] Sink Linker.h into a Linker subdirectory to make it
|
2014-03-06 03:42:23 +00:00 |
LTO
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
MC
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
Object
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
Option
|
|
|
Support
|
Fix break by qualifying ptrdiff_t with std::.
|
2014-03-06 06:05:26 +00:00 |
TableGen
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
Target
|
[Layering] Move InstVisitor.h into the IR library as it is pretty
|
2014-03-06 03:23:41 +00:00 |
Transforms
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
CMakeLists.txt
|
Introduce line editor library.
|
2014-01-31 23:46:14 +00:00 |
LLVMBuild.txt
|
Introduce line editor library.
|
2014-01-31 23:46:14 +00:00 |
Makefile
|
Introduce line editor library.
|
2014-01-31 23:46:14 +00:00 |