diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2012-12-09 10:33:27 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2012-12-09 10:33:27 +0000 |
| commit | ed72cdc010dcd3926fc71c561d298f56c6720eb6 (patch) | |
| tree | 4c41280e1ad37495036bd5ddbe2e75ef2e58d616 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | e8f7a95941290fd566d6f6813ee3fb8287926713 (diff) | |
| download | llvm-ed72cdc010dcd3926fc71c561d298f56c6720eb6.zip llvm-ed72cdc010dcd3926fc71c561d298f56c6720eb6.tar.gz llvm-ed72cdc010dcd3926fc71c561d298f56c6720eb6.tar.bz2 | |
Cleanup and fix an assert that was mis-firing.
Note that there is no test suite update. This was found by a couple of
tests failing when the test suite was run on a powerpc64 host (thanks
Roman!). The tests don't specify a triple, which might seem surprising
for a codegen test. But in fact, these tests don't even inspect their
output. Not at all. I could add a bunch of triples to these tests so
that we'd get the test coverage for normal builds, but really someone
needs to go through and add actual *tests* to these tests. =[ The ones
in question are:
test/CodeGen/bitfield-init.c
test/CodeGen/union.c
llvm-svn: 169694
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
