llvm-6502/lib
Bill Wendling 85df6b4340 Add methods to merge an AttrBuilder into another builder.
This is useful when parsing an object that references multiple attribute groups.

N.B. If both builders have alignments specified, then they should match!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174480 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-06 01:16:00 +00:00
..
Analysis ConstantFolding: Fix a crash when encoutering a truncating inttoptr. 2013-02-05 19:04:36 +00:00
Archive
AsmParser
Bitcode
CodeGen Attempt to recover gdb bot after r174445. 2013-02-06 00:59:41 +00:00
DebugInfo Fix some formatting & add comments, following Eric's review 2013-02-06 00:20:38 +00:00
ExecutionEngine
IR Add methods to merge an AttrBuilder into another builder. 2013-02-06 01:16:00 +00:00
Linker
MC Dwarf: support for LTO where a single object file can have multiple line tables 2013-02-05 21:52:47 +00:00
Object
Option
Support
TableGen
Target Make sure the correct opcodes are used to SUB and ADD the stack 2013-02-05 21:53:29 +00:00
Transforms InstCombine: Fix and simplify the inttoptr side too. 2013-02-05 20:22:40 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile