Skip to content
Commit dd9bfb2c authored by Roman Divacky's avatar Roman Divacky
Browse files

Make -fno-inline attach NoInline attribute to all functions that are not

marked as AlwaysInline or ForceInline.

This moves us to what gcc does with -fno-inline. The attribute approach
was discussed to be better than switching to InlineAlways inliner in presence
of LTO.

llvm-svn: 199324
parent 2e13b1c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment