diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2017-05-17 16:37:06 -0700 |
---|---|---|
committer | Nick Fitzgerald <fitzgen@gmail.com> | 2017-05-18 13:00:08 -0700 |
commit | c5f9f3ef2378525ec4bce806779e5b105e235a34 (patch) | |
tree | 1cfbb034260cb84ff4661d984142b74647f8cc51 /bindgen-integration/cpp/Test.cc | |
parent | 228e6480c1d168bc7819f0a5a0db514d35df2047 (diff) |
Move bitfields into the IR
This commit moves bitfields and the computation of their allocation units into
the IR. They were previously computed on-the-fly during code generation. In
addition to breaking up and compartmentalizaing a portion of the gargantuan
`CodeGeneration` implementation for `CompInfo`, this paves the way for adding
const-fn bitfield unit constructors.
Diffstat (limited to 'bindgen-integration/cpp/Test.cc')
0 files changed, 0 insertions, 0 deletions