Rafael Espindola
|
0c9fa3f982
|
Use -### instead of -ccc-print-options.
Convert the last few tests using -ccc-print-options to -### and remove
-ccc-print-options.
llvm-svn: 189802
|
2013-09-03 13:26:49 +00:00 |
Daniel Dunbar
|
bfe71f2416
|
Driver: Change Option parsing to always create arguments referring to unaliased
options.
- This matches the intent of the .td files, and will simplify alias handling.
- PR7321.
llvm-svn: 105763
|
2010-06-09 22:44:34 +00:00 |
Daniel Dunbar
|
c656d3e111
|
Revert "Driver: Change Option parsing to always create arguments referring to
unaliased", this isn't quite right yet.
llvm-svn: 105747
|
2010-06-09 19:27:07 +00:00 |
Daniel Dunbar
|
aea0620b89
|
Driver: Change Option parsing to always create arguments referring to unaliased
options.
- This matches the intent of the .td files, and will simplify alias handling.
- PR7321.
llvm-svn: 105744
|
2010-06-09 19:19:01 +00:00 |