diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2017-07-12 16:30:37 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2017-07-12 16:30:37 +0000 |
commit | 6f92d2dd24b03e26496bf59fea108ee16c18d28f (patch) | |
tree | 33562b46982bb754c11deef7c051c369865cd3ff /llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp | |
parent | 98a6b3ea87152728f2e4e513fe05d629b722e4e0 (diff) | |
download | llvm-6f92d2dd24b03e26496bf59fea108ee16c18d28f.zip llvm-6f92d2dd24b03e26496bf59fea108ee16c18d28f.tar.gz llvm-6f92d2dd24b03e26496bf59fea108ee16c18d28f.tar.bz2 |
Add a test for r307754
As promised in D35003.
Uses -codegenprepare instead of -instcombine since we hit the same
buggy path anyway, and CGP lets us keep this test really simple
(instcombine likes turning the alloca T, N into alloca [N x T], which
hides the bug this is testing for).
llvm-svn: 307811
Diffstat (limited to 'llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp')
0 files changed, 0 insertions, 0 deletions