llvm-6502/include/llvm/Bytecode
Reid Spencer 6ff7240a5c Fix a problem with llvm-ranlib that (on some platforms) caused the archive
file to become corrupted due to interactions between mmap'd memory segments
and file descriptors closing. The problem is completely avoiding by using
a third temporary file.

Patch provided by Evan Jones


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24527 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-30 05:21:10 +00:00
..
Analyzer.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
Archive.h Fix a problem with llvm-ranlib that (on some platforms) caused the archive 2005-11-30 05:21:10 +00:00
BytecodeHandler.h Remove vim settings from source code; people should use llvm/utils/vim/vimrc 2005-05-05 22:33:09 +00:00
Format.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
Reader.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
WriteBytecodePass.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
Writer.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00