llvm-6502/lib
Nick Lewycky 64a0a33307 No functionality change. Rename emitGCNO() to the more sensible
emitProfileNotes(), similar to emitProfileArcs(). Also update its comment.

Also add a comment on Version[4] (there will be another comment in clang later),
and compress lines that exceeded 80 columns.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176994 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-13 22:55:42 +00:00
..
Analysis Small fix for cost analysis of ptrtoint. 2013-03-12 13:18:30 +00:00
Archive
AsmParser
Bitcode
CodeGen Reset some of the target options which affect code generation. 2013-03-13 22:26:59 +00:00
DebugInfo
ExecutionEngine
IR Remove the unused 4th operand for DIFile debug info metadata 2013-03-13 22:05:21 +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
Option
Support Don't crash if write_impl() leaves less buffer space available than expected. 2013-03-12 23:55:24 +00:00
TableGen
Target Reset some of the target options which affect code generation. 2013-03-13 22:26:59 +00:00
Transforms No functionality change. Rename emitGCNO() to the more sensible 2013-03-13 22:55:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile