Skip to content
Commit 8fc6a1bf authored by David Bolvansky's avatar David Bolvansky
Browse files

[InstCombine] sprintf(dest, "%s", str) -> memccpy(dest, str, 0, MAX)

llvm-svn: 373333
parent f488cbdc
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