Go to file
Bob Wilson b5044ce5a9 Do not clear the "S" bit for RSCri and RSCrs. They inherit from the "sI"
instruction format that already takes care of setting this.

llvm-svn: 85280
2009-10-27 19:52:03 +00:00
clang Set OptimizeForSize LLVM function attribute with -Os. 2009-10-27 19:48:08 +00:00
compiler-rt Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbols inside .S files. 2009-10-27 17:50:21 +00:00
llvm Do not clear the "S" bit for RSCri and RSCrs. They inherit from the "sI" 2009-10-27 19:52:03 +00:00