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



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to