summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2018-12-18 09:29:39 +0000
committerTim Northover <tnorthover@apple.com>2018-12-18 09:29:39 +0000
commit856628f707f193acee7d620c38f76b22eb583e7f (patch)
tree59860ee8018b005af45b93d8722f024250dc54fb /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
parent1ac38ba73f6210993563803b460dd9fb4449ea41 (diff)
downloadbcm5719-llvm-856628f707f193acee7d620c38f76b22eb583e7f.tar.gz
bcm5719-llvm-856628f707f193acee7d620c38f76b22eb583e7f.zip
SROA: preserve alignment tags on loads and stores.
When splitting up an alloca's uses we were dropping any explicit alignment tags, which means they default to the ABI-required default alignment and this can cause miscompiles if the real value was smaller. Also refactor the TBAA metadata into a parent class since it's shared by both children anyway. llvm-svn: 349465
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud