diff options
author | Duncan Sands <baldrick@free.fr> | 2008-01-03 00:26:42 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2008-01-03 00:26:42 +0000 |
commit | a7f7ac7072c6501191a0415e752af790a019c31d (patch) | |
tree | c6e8b8e356a5c79b38fffe314033d819e7eea395 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 1d03fb4e7e5e3ecec9fad83a9f791a940eacf729 (diff) | |
download | bcm5719-llvm-a7f7ac7072c6501191a0415e752af790a019c31d.tar.gz bcm5719-llvm-a7f7ac7072c6501191a0415e752af790a019c31d.zip |
An example for which the TYPE_SIZE was being set from
the initial value, while the type fields were not (this
is a qualified union type, so not all fields are always
present). This resulted in the size of the corresponding
LLVM type being larger than the gcc TYPE_SIZE.
llvm-svn: 45522
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions