Skip to content
  • Daniel Dunbar's avatar
    Add -femit-all-decls codegen option. · 1e8052b3
    Daniel Dunbar authored
     - 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
    1e8052b3
Loading