llvm-6502/lib
Matt Beaumont-Gay b79d25ca9c Don't crash if write_impl() leaves less buffer space available than expected.
This was tickled by a Clang diagnostic; Clang test case to follow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176911 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-12 23:55:24 +00:00
..
Analysis Small fix for cost analysis of ptrtoint. 2013-03-12 13:18:30 +00:00
Archive Fix auto_ptr is deprecated warnings 2013-02-26 21:20:35 +00:00
AsmParser Unify clang/llvm attributes for asan/tsan/msan (LLVM part) 2013-02-26 06:58:09 +00:00
Bitcode
CodeGen Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE 2013-03-12 18:27:15 +00:00
DebugInfo
ExecutionEngine
IR Remove unused "isMain" field from DICompileUnit 2013-03-12 22:43:04 +00:00
Linker Clean up out-of-date comments and some stray whitespace 2013-03-08 22:29:44 +00:00
MC Debug Info: use SmallVector instead of std::vector in MCDwarfDirsCUMap and MCDwarfFilesCUMap 2013-03-12 20:17:00 +00:00
Object Move an assert earlier in a file and check that the result of 2013-02-28 20:26:17 +00:00
Option
Support Don't crash if write_impl() leaves less buffer space available than expected. 2013-03-12 23:55:24 +00:00
TableGen [TableGen] Fix ICE on MSVC 2012 Release builds. 2013-02-26 21:29:47 +00:00
Target ARM cost model: Increase the cost for vector casts that use the stack 2013-03-12 21:19:22 +00:00
Transforms Change the order of the operands in patchAndReplaceAllUsesWith so 2013-03-12 16:22:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile