Skip to content
Commit 14c46517 authored by Chris Lattner's avatar Chris Lattner
Browse files

fix PR6623: when optimizing for size, don't inline memcpy/memsets

that are too large.  This causes the freebsd bootloader to be too
large apparently.

It's unclear if this should be an -Os or -Oz thing.  Thoughts welcome.

llvm-svn: 105228
parent 291a189c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment