..
ADT
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
Analysis
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +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
Purge unused includes throughout libSupport.
2015-03-23 18:07:13 +00:00
ExecutionEngine
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
IR
DebugInfo: Make MDSubprogram::getFunction() return Constant
2015-04-11 20:27:40 +00:00
LineEditor
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
Linker
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +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
ProfileData
InstrProf: Don't combine expansion regions with code regions
2015-02-18 19:01:06 +00:00
Support
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
Transforms
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
CMakeLists.txt
InstrProf: Add some unit tests for CoverageMapping
2015-02-04 00:15:12 +00:00
Makefile
InstrProf: Add some unit tests for CoverageMapping
2015-02-04 00:15:12 +00:00
Makefile.unittest