Implement function notes as function attributes.
[oota-llvm.git] / test / Transforms / Inline / 2008-09-02-NoInline.ll
2008-09-26 Devang PatelImplement function notes as function attributes.
2008-09-02 Devang Patelrespect inline=never and inline=always notes.