http://llvm.org/bugs/show_bug.cgi?id=16888

Reid Kleckner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Reid Kleckner <[email protected]> ---
Implemented in r190427.  Now llvm-tblgen mostly works.

Also, llvm::outs and errs shouldn't be using local statics because, well,
they're not thread-safe.  =D

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to