-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] insteadUse [accepts-invalid] and [rejects-valid] insteadinvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bug
Description
| Bugzilla Link | 3557 |
| Resolution | INVALID |
| Resolved on | Mar 06, 2010 13:58 |
| Version | unspecified |
| OS | Linux |
| Attachments | compile by llvm-g++ with -O0 |
| Reporter | LLVM Bugzilla Contributor |
Extended Description
[hwalin@earth SignlessTypes]$ /temp/obj/Release/bin/llc -f cast2.llvm.bc -o cast2.s
Value still in symbol table! Type = 'i32' Name = 'retval7'
Value still in symbol table! Type = 'opaque' Name = ''
Value still in symbol table! Type = 'i32 *' Name = 'iftmp.1'
Value still in symbol table! Type = 'i32 *' Name = 'retval'
Value still in symbol table! Type = 'i32 *' Name = 'incnum'
Value still in symbol table! Type = 'i8 *' Name = 'inbuff_addr'
llc: /temp/llvm-2.5/lib/VMCore/ValueSymbolTable.cpp:29: llvm::ValueSymbolTable::~ValueSymbolTable(): Assertion `vmap.empty() && "Values remain in symbol table!"' failed.
0 llc 0x08a6f177
1 libc.so.6 0x00baff91 abort + 257
2 libc.so.6 0x00ba793e __assert_fail + 238
3 llc 0x08a0ecba
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] insteadUse [accepts-invalid] and [rejects-valid] insteadinvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bug