llvm-6502/include/llvm
Alex Lorenz b3a3e591ca coverage: remove empty mapping regions
This patch removes the empty coverage mapping regions.
Those regions were produced by clang's old mapping region generation 
algorithm, but the new algorithm doesn't generate them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213981 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-25 22:22:24 +00:00
..
ADT Remove dead code. 2014-07-25 19:06:39 +00:00
Analysis Add scoped-noalias metadata 2014-07-24 14:25:39 +00:00
AsmParser
Bitcode Add a dereferenceable attribute 2014-07-18 15:51:28 +00:00
CodeGen [SDAG] Enable the new assert for out-of-range result numbers in 2014-07-25 09:19:23 +00:00
Config Fix arc4random detection. 2014-07-25 19:28:44 +00:00
DebugInfo
ExecutionEngine Remove dead code. 2014-07-24 16:02:28 +00:00
IR Add @llvm.assume, lowering, and some basic properties 2014-07-25 21:13:35 +00:00
IRReader
LineEditor
Linker
LTO
MC Reapply "DebugInfo: Don't put fission type units in comdat sections." 2014-07-25 17:11:58 +00:00
Object Correct the ownership passing semantics of object::createBinary and make them explicit in the type system. 2014-07-21 16:26:24 +00:00
Option
ProfileData coverage: remove empty mapping regions 2014-07-25 22:22:24 +00:00
Support [ARM] Emit ABI_PCS_R9_use build attribute. 2014-07-25 14:03:14 +00:00
TableGen
Target [stack protector] Fix a potential security bug in stack protector where the 2014-07-25 19:31:34 +00:00
Transforms Move -verify-use-list-order into llvm-uselistorder 2014-07-25 17:13:03 +00:00
CMakeLists.txt
InitializePasses.h Move -verify-use-list-order into llvm-uselistorder 2014-07-25 17:13:03 +00:00
LinkAllIR.h
LinkAllPasses.h Move -verify-use-list-order into llvm-uselistorder 2014-07-25 17:13:03 +00:00
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassManager.h
PassRegistry.h
PassSupport.h