llvm-6502/lib
Evgeniy Stepanov 78d5d1ea1b msan] Add compile-time checks for missing origins.
This change makes MemorySanitizer instrumentation a bit more strict
about instructions that have no origin id assigned to them.

This would have caught the bug that was fixed in r222918.

This is re-commit of r222997, reverted in r223211, with 3 more
missing origins added.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223236 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-03 14:15:53 +00:00
..
Analysis
AsmParser Prologue support 2014-12-03 02:08:38 +00:00
Bitcode Ask the module for its the identified types. 2014-12-03 07:18:23 +00:00
CodeGen Prologue support 2014-12-03 02:08:38 +00:00
DebugInfo
ExecutionEngine
IR Ask the module for its the identified types. 2014-12-03 07:18:23 +00:00
IRReader
LineEditor
Linker Ask the module for its the identified types. 2014-12-03 07:18:23 +00:00
LTO
MC
Object
Option
ProfileData
Support
TableGen
Target [PowerPC] Print all inline-asm consts as signed numbers 2014-12-03 09:37:50 +00:00
Transforms msan] Add compile-time checks for missing origins. 2014-12-03 14:15:53 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile