summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Module.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2014-08-16 00:17:05 +0000
committerHal Finkel <hfinkel@anl.gov>2014-08-16 00:17:05 +0000
commit41a55ad0a5c71af70dfe8b7a4f934e2063a52f06 (patch)
tree288a52ab62fbb8d5ae9d73f340f483eb97da4369 /lldb/source/Core/Module.cpp
parent0815a05fd77d2ee71eb552c91e7351242d1b6aa8 (diff)
downloadbcm5719-llvm-41a55ad0a5c71af70dfe8b7a4f934e2063a52f06.tar.gz
bcm5719-llvm-41a55ad0a5c71af70dfe8b7a4f934e2063a52f06.zip
[PowerPC] Mark fixed-offset byvals as pointed-to by IR values
A byval object, even if allocated at a fixed offset (prescribed by the ABI) is pointed to by IR values. Most fixed-offset stack objects are not pointed-to by IR values, so the default is to assume this is not possible. However, we need to override the default in this case (instruction scheduling can cause miscompiles otherwise). Fixes PR20280. llvm-svn: 215795
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud