llvm-6502/lib/Bitcode/Writer
Dan Gohman 6dd26ba4ba Fix whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108569 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-16 22:58:39 +00:00
..
BitcodeWriter.cpp Implement the "linker_private_weak" linkage type. This will be used for 2010-07-01 21:55:59 +00:00
BitcodeWriterPass.cpp
BitWriter.cpp
CMakeLists.txt
Makefile
ValueEnumerator.cpp Fix whitespace. 2010-07-16 22:58:39 +00:00
ValueEnumerator.h Speedup bitcode writer. Do not walk all values for all functions to emit function local metadata. In one testcase, probably worst case scenario, the 70x speed up is seen. 2010-06-02 23:05:04 +00:00