diff options
author | OCHyams <orlando.hyams@sony.com> | 2023-04-12 17:07:44 +0100 |
---|---|---|
committer | OCHyams <orlando.hyams@sony.com> | 2023-04-12 17:07:48 +0100 |
commit | ff11c4f184caa51095db22a0cf0ee3546d4a7b09 (patch) | |
tree | a2d9e574189eabd5ddc5d0d9563d085b380e6a25 /llvm/lib/Object/ELF.cpp | |
parent | c7e09e99abde05a6c2585b30e7b2787a17b2aa9d (diff) | |
download | llvm-ff11c4f184caa51095db22a0cf0ee3546d4a7b09.zip llvm-ff11c4f184caa51095db22a0cf0ee3546d4a7b09.tar.gz llvm-ff11c4f184caa51095db22a0cf0ee3546d4a7b09.tar.bz2 |
[Assignment Tracking] Ignore VLA-backed variables
VLA backed variables currently trip an assertion in SROA with D146987 (enabling
assignment tracking). Disable assignment tracking for VLA variables until that
can be investigated.
Reviewed By: jmorse
Differential Revision: https://reviews.llvm.org/D148140
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions