[llvm-commits] [llvm] r147825 - /llvm/trunk/lib/Target/ARM/ARMConstantIslandPass.cpp
Chandler Carruth
chandlerc at google.com
Mon Jan 9 18:10:21 PST 2012
On Mon, Jan 9, 2012 at 5:34 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk>wrote:
> As always, test cases for this stuff are insane.
>
This is starting to worry me. How will we ever catch regressions? It seems
like there has to be a way to write test cases for this kind of stuff, even
if it means digging out and exposing more of the innards... Maybe this is a
place where unit tests could actually work? I haven't looked at it at all,
I'm just looking for a way to write non-insane test cases for this (clearly
tricky) part of the backend....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120109/403ae42a/attachment.html>
More information about the llvm-commits
mailing list