llvm-6502/lib
Daniel Dunbar 1e08165ae9 [Linker] Change module flag linking to be more extensible.
- Instead of computing a bunch of buckets of different flag types, just do an
   incremental link resolving conflicts as they arise.

 - This also has the advantage of making the link result deterministic and not
   dependent on map iteration order.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172634 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-16 18:39:23 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Define metadata interfaces for describing a static data member 2013-01-16 01:22:23 +00:00
DebugInfo
ExecutionEngine Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
IR Allow vectors in CreatePointerCast of constants. 2013-01-16 14:41:46 +00:00
Linker [Linker] Change module flag linking to be more extensible. 2013-01-16 18:39:23 +00:00
MC We want the dwarf AT_producer for assembly source files to match clang's 2013-01-16 17:46:23 +00:00
Object
Option
Support Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
TableGen
Target reverting 172579 2013-01-16 01:29:10 +00:00
Transforms ASan: wrap mapping scale and offset in a struct and make it a member of ASan passes. Add test for non-default mapping scale and offset. No functionality change 2013-01-16 13:23:28 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile