Go to file
Reid Spencer 160e4faedc The InReg parameter attribute is valid on function results. The llvm-gcc-4.0
front end converts regparm attribute on the gcc function into InReg attribute 
on the llvm function. This fixes test/CFrontend/2002-07-30-SubrefSetAssertion.c

llvm-svn: 40618
2007-07-31 06:33:37 +00:00
clang Add a start at a clang internals manual, documenting some 2007-07-31 05:42:17 +00:00
llvm The InReg parameter attribute is valid on function results. The llvm-gcc-4.0 2007-07-31 06:33:37 +00:00