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
..
2007-12-29 19:59:42 +00:00
2009-02-20 22:51:36 +00:00
2009-07-23 18:34:13 +00:00
2009-09-03 02:02:59 +00:00
2009-08-23 07:19:13 +00:00
2009-08-27 23:44:33 +00:00
2009-08-03 01:02:24 +00:00
2009-07-07 17:32:34 +00:00
2009-09-03 23:34:49 +00:00
2009-08-23 06:03:38 +00:00
2009-04-30 17:09:22 +00:00
2009-08-10 19:44:53 +00:00
2009-08-10 19:44:53 +00:00
2009-08-23 08:50:52 +00:00
2009-08-28 23:24:31 +00:00
2009-06-24 17:37:09 +00:00
2009-08-21 21:03:57 +00:00
2007-12-29 19:59:42 +00:00
2009-05-30 21:05:47 +00:00
2009-08-20 01:46:24 +00:00
2009-02-20 22:51:36 +00:00
2009-08-23 20:31:39 +00:00
2009-09-06 13:10:36 +00:00
2009-08-27 23:44:33 +00:00
2009-08-25 15:34:52 +00:00
2007-12-29 19:59:42 +00:00
2009-07-15 22:43:51 +00:00
2009-08-30 17:44:10 +00:00
2009-09-08 22:20:35 +00:00
2009-08-19 17:07:46 +00:00
2009-07-09 17:26:16 +00:00
2009-09-11 05:40:42 +00:00
2009-08-28 05:48:04 +00:00
2009-08-24 09:29:24 +00:00
2009-09-09 22:49:13 +00:00
2009-01-05 17:59:02 +00:00
2009-09-03 23:34:49 +00:00
2009-06-07 21:22:38 +00:00
2009-08-23 06:03:38 +00:00
2009-09-06 12:56:52 +00:00
2007-12-29 19:59:42 +00:00
2009-05-01 23:48:33 +00:00
2009-04-22 08:46:33 +00:00
2009-07-16 06:17:45 +00:00
2009-08-24 04:02:06 +00:00
2009-09-11 20:46:33 +00:00
2009-09-06 08:55:57 +00:00
2008-07-28 21:51:04 +00:00
2009-08-30 08:24:09 +00:00
2009-09-06 07:23:28 +00:00
2009-01-16 07:02:28 +00:00
2007-12-29 19:59:42 +00:00
2009-08-11 17:49:14 +00:00
2007-12-29 19:59:42 +00:00
2009-07-07 22:09:42 +00:00
2009-07-23 18:17:34 +00:00
2009-08-23 21:36:09 +00:00
2009-09-03 23:34:49 +00:00
2009-08-23 08:43:55 +00:00
2009-08-12 22:10:57 +00:00
2009-09-09 05:04:01 +00:00
2009-08-07 19:54:29 +00:00