Commit e1d9c157 by Mike Stump

Add -fhandle-signatures for C++ frontend.

From-SVN: r7081
parent 9b034961
......@@ -653,6 +653,8 @@ char *lang_options[] =
"-fno-gc",
"-fhandle-exceptions",
"-fno-handle-exceptions",
"-fhandle-signatures",
"-fno-handle-signatures",
"-fhuge-objects",
"-fno-huge-objects",
"-fimplement-inlines",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment