[PATCH] Implement variable-sized alloca instrumentation (take 2).
Kostya Serebryany
kcc at google.com
Thu Feb 19 17:20:03 PST 2015
I did not give much thought to dynamic allocas, but what if we simply replace them with run-time calls somehow?
Maybe we could reuse the FakeStack here somehow?
Alexey, you've been touching the Alloca's recently, and was going to touch them more. Thoughts?
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7098
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list