Go to file
Chris Lattner 4ba01ec869 refactor the interface to InlineFunction so that most of the in/out
arguments are handled with a new InlineFunctionInfo class.  This 
makes it easier to extend InlineFunction to return more info in the
future.

llvm-svn: 102137
2010-04-22 23:07:58 +00:00
clang Template instantiation for Objective-C++ @synchronized statements. 2010-04-22 22:01:21 +00:00
compiler-rt improve arm build support on darwin 2010-04-21 22:46:53 +00:00
llvm refactor the interface to InlineFunction so that most of the in/out 2010-04-22 23:07:58 +00:00