llvm-6502/lib
Benjamin Kramer 4446b04052 Mark str[r]chr readonly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98663 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-16 19:36:43 +00:00
..
Analysis Treat copysignl like the other copysign functions. 2010-03-15 14:01:44 +00:00
Archive
AsmParser
Bitcode Revert r98656, its breaking all over the place. 2010-03-16 19:35:34 +00:00
CodeGen Revert r98656, its breaking all over the place. 2010-03-16 19:35:34 +00:00
CompilerDriver
ExecutionEngine Avoid a memory leak in JITDebugRegisterer. 2010-03-16 05:54:54 +00:00
Linker
MC MC: Allow modifiers in MCSymbolRefExpr, and eliminate X86MCTargetExpr. 2010-03-15 23:51:06 +00:00
Support Extend MemoryBuffer::getFile() to take an optional "stat" structure 2010-03-15 20:32:14 +00:00
System Tell Valgrind when we modify already-executed machine code so it knows 2010-03-15 04:57:55 +00:00
Target Revert r98656, its breaking all over the place. 2010-03-16 19:35:34 +00:00
Transforms Mark str[r]chr readonly. 2010-03-16 19:36:43 +00:00
VMCore fix some pointless layering violations. 2010-03-14 01:56:06 +00:00
Makefile