[PATCH] Don't treat calls to memory builtins as builtin calls if they have the nobuiltin attribute
Chris Lattner
clattner at apple.com
Wed May 15 20:50:07 PDT 2013
On May 15, 2013, at 7:20 PM, Richard Smith <richard at metafoo.co.uk> wrote:
> The nobuiltin attribute was being ignored when optimizing calls to memory builtins. Patch OK to commit?
Yes, this seems fine.
-Chris
More information about the llvm-commits
mailing list