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

Akira Hatanaka via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 07:55:45 PST 2015


ahatanak added a subscriber: ahatanak.
ahatanak added a comment.

Will this command line option be useful for llc or other tools too? Also, an option to remove the attributes from a function might be useful too.


Repository:
  rL LLVM

http://reviews.llvm.org/D14775





More information about the llvm-commits mailing list