1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/llc
Chris Lattner ded2679ed0 Make sure that there is no case where a signal can occur leaving a partially
written output file.  This is important because crashing testcases often write
part of a file out, and the testing harness decides the file is up-to-date next
time the test is run.

llvm-svn: 2303
2002-04-18 19:55:25 +00:00
..
llc.cpp Make sure that there is no case where a signal can occur leaving a partially 2002-04-18 19:55:25 +00:00
Makefile Remove asmwriter library from link line, because the useful contents of it 2002-04-07 22:35:30 +00:00