[PATCH] D51245: Allow IRInterpreter to deal with non-power-of-2 sized types to support some bitfield accesses.
Frederic Riss via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 28 15:51:11 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340880: Allow IRInterpreter to deal with non-power-of-2 sized types to support someā¦ (authored by friss, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D51245
Files:
lldb/trunk/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py
lldb/trunk/packages/Python/lldbsuite/test/lang/c/bitfields/main.c
lldb/trunk/source/Expression/IRInterpreter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51245.162975.patch
Type: text/x-patch
Size: 4058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/26a354a3/attachment.bin>
More information about the llvm-commits
mailing list