Dan Gohman
149ac38d37
Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn't
...
working. To support this, add an is_displayed() function to raw_ostream,
and generalize Process::StandardOutIsDisplayed and friends in order to
support it.
Also, call RemoveFileOnSignal before creating a file instead of after, so
that the file isn't left behind if the program is interrupted between when
the file is created and RemoveFileOnSignal is called.
While here, add a -S to llvm-extract and port it to IRReader so that it
supports assembly input.
llvm-svn: 81568
2009-09-11 20:46:33 +00:00
..
2009-09-11 20:46:33 +00:00
2005-08-02 19:14:25 +00:00
2007-02-04 00:17:35 +00:00
2009-08-26 20:58:25 +00:00
2009-04-25 21:11:37 +00:00
2009-08-05 15:42:44 +00:00
2008-12-11 17:34:48 +00:00
2008-12-11 17:34:48 +00:00
2009-08-18 15:29:35 +00:00
2009-08-25 15:54:01 +00:00
2009-08-23 21:53:47 +00:00
2009-08-25 15:54:01 +00:00
2009-07-11 19:28:00 +00:00
2009-06-17 02:56:48 +00:00
2008-12-11 17:34:48 +00:00
2009-08-01 19:25:25 +00:00
2009-05-19 01:56:08 +00:00
2006-05-15 21:36:13 +00:00
2009-02-27 11:28:46 +00:00
2003-12-31 06:47:28 +00:00
2004-11-29 03:47:37 +00:00
2009-09-10 22:14:16 +00:00
2009-04-01 21:11:04 +00:00
2008-12-11 18:23:24 +00:00
2009-06-30 17:10:19 +00:00
2009-08-05 15:42:44 +00:00
2009-07-05 12:01:44 +00:00
2009-08-18 19:18:40 +00:00
2009-09-10 16:25:02 +00:00
2009-08-05 15:42:44 +00:00
2009-07-08 11:13:34 +00:00
2009-08-23 04:36:30 +00:00
2009-08-25 15:54:01 +00:00
2009-07-29 06:19:14 +00:00
2009-09-11 01:49:31 +00:00
2008-12-14 08:01:51 +00:00
2008-12-16 03:07:49 +00:00
2009-05-06 01:41:47 +00:00
2008-03-31 17:27:57 +00:00
2009-06-16 23:00:42 +00:00
2009-08-28 00:45:47 +00:00
2009-09-08 05:15:50 +00:00
2009-08-13 20:08:52 +00:00
2009-08-30 08:24:09 +00:00
2009-08-22 02:17:22 +00:00
2009-03-02 20:08:12 +00:00
2009-08-28 23:24:31 +00:00
2009-07-17 21:11:24 +00:00
2009-08-05 15:42:44 +00:00
2009-09-10 04:56:59 +00:00
2009-07-24 00:30:09 +00:00
2009-08-05 15:42:44 +00:00
2009-09-08 05:14:44 +00:00