llvm-project/llvm/test/Transforms/ForcedFunctionAttrs
Kyungwoo Lee 7a028fe702 Force Remove Attribute
-force-attribute adds an attribute to function via command-line.
However, there was no counter-part to remove an attribute.  This patch
adds -force-remove-attribute that removes an attribute from function.

Differential Revision: https://reviews.llvm.org/D85586
2020-08-19 17:30:13 -04:00
..
forced.ll Force Remove Attribute 2020-08-19 17:30:13 -04:00