eugenis added inline comments. ================ Comment at: lib/CodeGen/CodeGenModule.h:505 @@ +504,3 @@ + + llvm::SmallVector<llvm::Function*, 8> AlwaysInlineFunctions; + ---------------- Right. Sorry I missed the comment. I've switched this to a vector. Repository: rL LLVM http://reviews.llvm.org/D12087