diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2008-05-30 10:24:46 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2008-05-30 10:24:46 +0000 |
commit | a823400df727968fda4b2df23abab0d8ecff7a75 (patch) | |
tree | a9098f65e08fcd7b4fd6be7612e11c4f21796a03 /lib/CodeGen/CGDebugInfo.cpp | |
parent | 4bd998bbc228915d2b9cae5b67879de48940d05e (diff) |
Some additions to constant initializer generation code. Adds
bit-field initialization; ugly code, X86-only, but it works, at least
for basic stuff. Separates/adds union initialization; currently disabled,
though, because the struct/array code needs modifications to support
elements of the wrong type.
Fixes PR2381 and PR2309 with the bit-field initialization. And NetHack
compiles and appears to work with a few tweaks (to work around the lack
of transparent_union support, and clang being a bit strict about
conflicting declarations).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51763 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions