Skip to content
Commit 1e8052b3 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Add -femit-all-decls codegen option.

 - Emits all declarations, even unused (static) ones.
 - Useful when doing minimization of codegen problems (otherwise
   problems localized to a static function aren't minimized well).

llvm-svn: 63776
parent a45bdbbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment