Skip to content
Commit 06536e71 authored by Evan Cheng's avatar Evan Cheng
Browse files

r105228 reduced the memcpy / memset inline limit to 4 with -Os to avoid blowing

up freebsd bootloader. However, this doesn't make much sense for Darwin, whose
-Os is meant to optimize for size only if it doesn't hurt performance.
rdar://8821501

llvm-svn: 122936
parent ac730dd2
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