[PATCH] D14775: [FunctionAttrs] Provide a mechanism for adding function attributes from the command line

Charlie Turner via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 07:26:29 PST 2015


chatur01 added a comment.

> Think you'll want a bit of extra checking here. What if I pass -force-attribute foo: by accident? Will get a segfault.


My mistake, that's not what will happen. Please ignore.


Repository:
  rL LLVM

http://reviews.llvm.org/D14775





More information about the llvm-commits mailing list