DIBuilder.cpp
|
Fix >> to be > > for non-c++11.
|
2014-02-28 21:37:28 +00:00 |
LLVMContext.cpp
|
Add 'remark' diagnostic type in LLVM
|
2014-02-28 09:08:45 +00:00 |
Module.cpp
|
Fix resetting the DataLayout in a Module.
|
2014-02-25 22:23:04 +00:00 |
Pass.cpp
|
Constify the Optnone checks in IR passes.
|
2014-02-26 01:23:26 +00:00 |
PassManager.cpp
|
[C++11] Replace llvm::tie with std::tie.
|
2014-03-02 13:30:33 +00:00 |