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
Loading
Please register or sign in to comment