[PATCH] D13413: Use MSVC-equivalents of attributes

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 4 11:08:36 PDT 2015


compnerd added a comment.

The __NOINLINE and __UNUSED should be moved into int_lib.h, which would avoid the duplication.


http://reviews.llvm.org/D13413





More information about the llvm-commits mailing list