llvm-6502/lib
Tim Northover 0c63e64af6 Add LICENSE.TXT covering contributions made by ARM.
Absent a Contributor's License Agreement (CLA) with an LLVM legal entity and as
reviewed and agreed with Chris Lattner, add a patent license covering future
contributions from ARM until there is a CLA. This is to make explicit ARM's
grant of patent rights to recipients of LLVM containing ARM-contributed
material.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171721 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-07 10:04:49 +00:00
..
Analysis Move the initialization to the Analysis library as well as the pass. 2013-01-07 03:33:08 +00:00
Archive
AsmParser
Bitcode
CodeGen PR14759: Debug info support for C++ member pointers. 2013-01-07 05:51:15 +00:00
DebugInfo Update comment. 2013-01-07 03:27:58 +00:00
ExecutionEngine
IR Rough out a new c'tor for the AttrBuilder class. 2013-01-07 08:24:35 +00:00
Linker
MC
Object
Option
Support Eric thought that Darwin was right to use -1 consistently rather than 2013-01-05 00:42:50 +00:00
TableGen Revert r171140. We don't actually need to support #NAME. Because NAME by itself is interpreted just fine. 2013-01-07 05:09:33 +00:00
Target Add LICENSE.TXT covering contributions made by ARM. 2013-01-07 10:04:49 +00:00
Transforms Fix a slew of indentation and parameter naming style issues. This 80% of 2013-01-07 09:57:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile