llvm-6502/lib
Alex Lorenz 31512fe6ce MIR Parser: Use source locations for MBB naming errors.
This commit changes the type of the field 'Name' in the struct
'yaml::MachineBasicBlock' from 'std::string' to 'yaml::StringValue'. This change
allows the MIR parser to report errors related to the MBB name with the proper
source locations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241718 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-08 20:22:20 +00:00
..
Analysis [LAA] Add missing debug output after r239285 2015-07-08 18:47:38 +00:00
AsmParser
Bitcode
CodeGen MIR Parser: Use source locations for MBB naming errors. 2015-07-08 20:22:20 +00:00
DebugInfo
ExecutionEngine Fix the -DBUILD_SHARED_LIBS=ON build. 2015-07-07 17:48:00 +00:00
Fuzzer
IR Rename llvm.frameescape and llvm.framerecover to localescape and localrecover 2015-07-07 22:25:32 +00:00
IRReader
LibDriver LibDriver: Fix output path inference. 2015-07-08 19:00:46 +00:00
LineEditor
Linker
LTO
MC MC: Constify MCSubtargetInfo in getDeprecationInfo(), NFC 2015-07-08 17:30:55 +00:00
Object Inline function into only use. 2015-07-08 17:26:24 +00:00
Option
Passes
ProfileData
Support [Triple] Add a helper to switch between big/little endian variants 2015-07-06 23:58:14 +00:00
TableGen
Target [Hexagon] Implement commoning of GetElementPtr instructions 2015-07-08 19:22:28 +00:00
Transforms Rename llvm.frameescape and llvm.framerecover to localescape and localrecover 2015-07-07 22:25:32 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile