[llvm-commits] [llvm] r169218 - in /llvm/trunk: include/llvm/ lib/CodeGen/AsmPrinter/ lib/VMCore/ test/CodeGen/ARM/ test/CodeGen/Thumb/ test/CodeGen/X86/ test/DebugInfo/ test/DebugInfo/X86/ test/JitListener/

Eric Christopher echristo at gmail.com
Wed Dec 5 11:07:07 PST 2012


> Awesome. FWIW we're probably getting those cases wrong in debug info :)
> >
> We're definitely getting the negative lower bounds wrong, since the
> value's retrieved as a uint64_t. The zero case will be omitted for Ada and
> friends.


Agreed. If you'd like to fix it that'd be awesome, if not file a bug and
I'll get to it eventually.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121205/49cf8e82/attachment.html>


More information about the llvm-commits mailing list