llvm-6502/lib
Jakob Stoklund Olesen 078628465b Rename member variables to follow the rest of LLVM.
No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124257 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-26 00:50:53 +00:00
..
Analysis In which I discover that zero+zero is zero, d'oh! 2011-01-25 15:14:15 +00:00
Archive
AsmParser Move unnamed_addr after the function arguments on Sabre's request. 2011-01-25 19:09:56 +00:00
Bitcode
CodeGen Rename member variables to follow the rest of LLVM. 2011-01-26 00:50:53 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Add support for parsing a Real value. It stores the Real value as its binary 2011-01-25 21:26:41 +00:00
Object
Support Support/CommandLine: Fix LookupNearestOption to also search extra option names. 2011-01-24 17:27:17 +00:00
Target Revert 124230. It was causing test failures. 2011-01-25 21:48:36 +00:00
Transforms Teach mergefunc how to emit aliases safely again -- but keep it turned it off 2011-01-25 08:56:50 +00:00
VMCore Move unnamed_addr after the function arguments on Sabre's request. 2011-01-25 19:09:56 +00:00
Makefile