Go to file
Dan Gohman 47a31a29c5 Fix function alignment at -Os on x86 to be 1, not 2. getFunctionAlignment
returns a log2 value.

llvm-svn: 79293
2009-08-18 00:20:06 +00:00
clang Teach Sema how to pop out of friend function definitions in nested classes. 2009-08-18 00:00:49 +00:00
compiler-rt Temporary define HAVE_SYSCONF until cmake checks are done. 2009-08-10 01:02:16 +00:00
llvm Fix function alignment at -Os on x86 to be 1, not 2. getFunctionAlignment 2009-08-18 00:20:06 +00:00