Tanya,

> The attached patch creates a global to track functions that should  
> not be inlined (noinline attribute). The llvm inliner will need to be  
> modified to make use of it.
Why don't use the function attribute for "noinline"? This seems to be
natural way to handle such things.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.


_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to