Bill Wendling
|
815af99a04
|
Use -disable-output and to suppress output and don't use a temporary file unless we need one.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188843 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-08-20 23:00:25 +00:00 |
|
Chris Lattner
|
a53616d08b
|
Remove support for parsing the "type i32" syntax for defining a numbered
top level type without a specified number. This syntax isn't documented
and blocks forward progress.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133371 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-06-19 00:03:46 +00:00 |
|
Dan Gohman
|
fea1dd0804
|
Remove obsolete -f flags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79992 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-25 15:38:29 +00:00 |
|
Devang Patel
|
d5ac40457b
|
Use separate ValueList for metadata.
This fixes PR4666.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78056 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-04 06:00:18 +00:00 |
|