Go to file
Nick Lewycky e0e20c2b90 We don't need to byteswap, the interpreter assumes the program is running
native anyways. This fixes a crash using %d and similar in a scanf statement.

llvm-svn: 86440
2009-11-08 05:45:04 +00:00
clang Move a function which returns a class outside of extern C scope. 2009-11-08 04:13:53 +00:00
compiler-rt Fix x86/x64 on Linux, Credit to Rafael Espindola. 2009-11-04 23:52:51 +00:00
llvm We don't need to byteswap, the interpreter assumes the program is running 2009-11-08 05:45:04 +00:00