llvm-6502/lib
Rafael Espindola 223e58b67d Rename HasData to IsRegistered.
There is no MCSectionData, so the old name is now meaningless.

Also remove some asserts/checks that were there just because the information
they used was in MCSectionData.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238708 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-01 01:52:18 +00:00
..
Analysis [PHITransAddr] Don't translate unreachable values 2015-06-01 00:15:08 +00:00
AsmParser
Bitcode
CodeGen [sdag] Add the helper I most want to the DAG -- building a bitcast 2015-05-30 04:14:10 +00:00
DebugInfo [DWARF] Fix a bug in line info handling 2015-05-31 23:37:04 +00:00
ExecutionEngine Simplify another function that doesn't fail. 2015-06-01 00:27:26 +00:00
Fuzzer [lib/Fuzzer] make assertions more informative and update comments for the user-supplied mutator 2015-05-30 17:33:13 +00:00
IR
IRReader
LineEditor
Linker
LTO
MC Rename HasData to IsRegistered. 2015-06-01 01:52:18 +00:00
Object Simplify another function that doesn't fail. 2015-06-01 00:27:26 +00:00
Option
Passes
ProfileData
Support [ARMTargetParser] Move IAS arch ext parser. NFC 2015-05-30 10:30:02 +00:00
TableGen [TableGen] Merge RecTy::typeIsConvertibleTo and RecTy::baseClassOf. NFC 2015-05-30 07:36:01 +00:00
Target Simplify another function that doesn't fail. 2015-06-01 00:27:26 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile