diff options
author | Bill Wendling <isanbard@gmail.com> | 2008-12-13 23:53:00 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2008-12-13 23:53:00 +0000 |
commit | e5af6f1990a173e4c1c25222c5e5fe0c1c20403c (patch) | |
tree | 565ef4ed693d554e890e8eb2e05e67b8317f0ca2 /llvm/lib/CodeGen/ScheduleDAG.cpp | |
parent | 6b958f9634d27fecc58f6cc3a56abd4ebe41441d (diff) | |
download | bcm5719-llvm-e5af6f1990a173e4c1c25222c5e5fe0c1c20403c.tar.gz bcm5719-llvm-e5af6f1990a173e4c1c25222c5e5fe0c1c20403c.zip |
Temporarily revert r60997. It was causing this failure:
Running /Users/void/llvm/llvm.src/test/CodeGen/Generic/dg.exp ...
FAIL: /Users/void/llvm/llvm.src/test/CodeGen/Generic/asm-large-immediate.ll
Failed with exit(1) at line 1
while running: llvm-as < /Users/void/llvm/llvm.src/test/CodeGen/Generic/asm-large-immediate.ll | llc | /usr/bin/grep 68719476738
Assertion failed: ((TypesNeedLegalizing || getTypeAction(VT) == Legal) && "Illegal type introduced after type legalization?"), function HandleOp, file /Users/void/llvm/llvm.src/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, line 493.
0 llc 0x0085392e char const* std::find<char const*, char>(char const*, char const*, char const&) + 98
1 llc 0x00853e63 llvm::sys::PrintStackTraceOnErrorSignal() + 593
2 libSystem.B.dylib 0x96cac09b _sigtramp + 43
3 libSystem.B.dylib 0xffffffff _sigtramp + 1765097359
4 libSystem.B.dylib 0x96d24ec2 raise + 26
5 libSystem.B.dylib 0x96d3447f abort + 73
6 libSystem.B.dylib 0x96d26063 __assert_rtn + 101
7 llc 0x004f9018 llvm::cast_retty<llvm::SubprogramDesc, llvm::DebugInfoDesc*>::ret_type llvm::cast<llvm::Sub
...
llvm-svn: 61001
Diffstat (limited to 'llvm/lib/CodeGen/ScheduleDAG.cpp')
0 files changed, 0 insertions, 0 deletions