[llvm] r174717 - The patch to fix some issues in r174543 fixed the lines failing the test, but missed a couple

Tim Northover t.p.northover at gmail.com
Sat Feb 9 00:52:19 PST 2013


> I'd imagine if your DataAlignmentFactor is greater than 2^31 then you've got other fun using llvm....
> The types probably ougtht to be changed, but since DWARF dumping isn't on a high-performance path I'm not overly worried about it.

Good point. Pedantry's all well and good, but probably should be limited.

Tim.



More information about the llvm-commits mailing list