llvm-6502/lib
Chris Lattner 4afa12890f now that AsmPrinter::EmitInlineAsm is factored right, we can eliminate the
cookie argument to the SourceMgr diagnostic stuff.  This cleanly separates
LLVMContext's inlineasm handler from the sourcemgr error handling 
definition, increasing type safety and cleaning things up.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119486 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-17 08:13:01 +00:00
..
Analysis Fix a layering violation: hasConstantValue, which is part of the PHINode 2010-11-17 04:30:22 +00:00
Archive
AsmParser
Bitcode
CodeGen now that AsmPrinter::EmitInlineAsm is factored right, we can eliminate the 2010-11-17 08:13:01 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Add .loc methods to the streamer. 2010-11-16 21:20:32 +00:00
Object Fix typo: Exectuable -> Executable 2010-11-17 00:43:43 +00:00
Support now that AsmPrinter::EmitInlineAsm is factored right, we can eliminate the 2010-11-17 08:13:01 +00:00
System Fix typo: Exectuable -> Executable 2010-11-17 00:43:43 +00:00
Target Add simple arithmetics and %type directive for PTX 2010-11-17 08:08:49 +00:00
Transforms Have RemovePredecessorAndSimplify you SimplifyInstruction 2010-11-17 04:12:05 +00:00
VMCore now that AsmPrinter::EmitInlineAsm is factored right, we can eliminate the 2010-11-17 08:13:01 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00