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 | b50d7a35c2f55be382d462a02fd4e21d6b582162 (patch) | |
tree | dfde8844432a70d2b98b5f2f64f1a242a081db16 /lib/CodeGen/BackendUtil.cpp | |
parent | 5588a6903eb644e51c5e9b77939de16c61894fa8 (diff) |
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
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169694 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions