..
ADT
Disable -Wunknown-pragmas in a test so that Clang without -Wself-move will not
2015-01-14 01:50:12 +00:00
Analysis
CallGraphTest.cpp: Remove invalid tests. ++S might step over F if S == F.
2014-11-18 12:23:19 +00:00
Bitcode
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
CodeGen
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
DebugInfo
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
2013-12-10 11:13:32 +00:00
ExecutionEngine
[C API] Expose LLVMGetGlobalValueAddress and LLVMGetFunctionAddress.
2014-12-22 18:53:11 +00:00
IR
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
LineEditor
[CMake] LineEditorTests: Add Support to link_components.
2014-07-24 11:44:33 +00:00
Linker
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
MC
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
Option
Retire llvm::array_endof in favor of non-member std::end.
2014-04-12 16:15:53 +00:00
Support
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
Transforms
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
CMakeLists.txt
[cmake] Start making LLVM_LIBDIR_SUFFIX effective by adding it to
2014-12-29 11:16:19 +00:00
Makefile
Invert the MC -> Object dependency.
2014-07-03 02:01:39 +00:00
Makefile.unittest
With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
2014-02-28 16:16:51 +00:00