diff options
| author | Florian Hahn <flo@fhahn.com> | 2020-04-15 15:21:30 +0100 |
|---|---|---|
| committer | Florian Hahn <flo@fhahn.com> | 2020-04-15 15:23:43 +0100 |
| commit | b5786082568ffca22fc044b79b0e58755c2f931c (patch) | |
| tree | a503f83b83a260215af1bfc8ef17960140cd03dc /lldb/packages/Python/lldbsuite/test/configuration.py | |
| parent | 17198dfaff53a897edfc8d440a91cb9430982dcf (diff) | |
| download | llvm-b5786082568ffca22fc044b79b0e58755c2f931c.zip llvm-b5786082568ffca22fc044b79b0e58755c2f931c.tar.gz llvm-b5786082568ffca22fc044b79b0e58755c2f931c.tar.bz2 | |
[DSE,MSSA] Add use of alloca, to guard against removal in the future.
Currently the alloca does not escape and all stores and the memset can
be removed. Adding a use of the alloca ensures not all stores are
eliminated.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions
