[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:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLDB340880: Allow IRInterpreter to deal with non-power-of-2 sized types to support someā€¦ (authored by friss, committed by ).
Herald added a subscriber: abidh.

Changed prior to commit:
  https://reviews.llvm.org/D51245?vs=162524&id=162976#toc

Repository:
  rLLDB LLDB

https://reviews.llvm.org/D51245

Files:
  packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py
  packages/Python/lldbsuite/test/lang/c/bitfields/main.c
  source/Expression/IRInterpreter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51245.162976.patch
Type: text/x-patch
Size: 3959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/a964cc8f/attachment-0001.bin>


More information about the llvm-commits mailing list