<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif;font-size:large">Hello,</div><div class="gmail_default" style="font-family:georgia,serif;font-size:large"><br></div><div class="gmail_default" style="font-family:georgia,serif;font-size:large">
I'm using llvm 2.5.  I initially built it with GCC 4.1.2  and it completed building.  But when I run it with a simple test function, it fails with the following issue: </div><div class="gmail_default" style="font-family:georgia,serif;font-size:large">
<pre style="line-height:24px;text-align:justify">Value still in symbol table! Type = 'i32' Name = 'a'
Value still in symbol table! Type = 'i32' Name = 'b'</pre></div><div class="gmail_default" style="font-family:georgia,serif;font-size:large"><pre style="line-height:24px;text-align:justify">llc: ValueSymbolTable.cpp:29:
llvm::ValueSymbolTable::~ValueSymbolTable(): Assertion `vmap.empty() &&
"Values remain in symbol table!"' failed.</pre></div><div><div class="gmail_default" style="font-family:georgia,serif;font-size:large">I googled an found some answer that it was because the compiler I used to build llvm is not right, so I switched it to gcc 4.3  which is not on the broken gcc list. However, I rebuilt all the thing but this error still remains. Could you tell me why is it acting like this ?</div>
<div class="gmail_default" style="font-family:georgia,serif;font-size:large"><br></div><div class="gmail_default" style="font-family:georgia,serif;font-size:large">Thanks !</div><br></div>-- <br>Best regards<br><br><br>Hui Zhang<br>

</div>