<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 2, 2010, at 12:23 PMPDT, John Thompson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>I've been sitting on some new test files that just check to make sure llc doesn't abort when it sees the covered subsets of constraints.</div>
<div> </div>
<div>Should I check them in?</div>
<div> </div>
<div>I didn't want to check them in with the main changes, as I had a small worry that the behavior might be different on other platforms.  I've run these successfully on Win32 and a Linux x86 64-bit system.  Is there a possibility that these might behave differently on other platforms?</div></blockquote><div><br></div><div>Sure, but the only way to find out what the behavior is on systems you don't have is to check something in:(  Go ahead, but keep an eye on the regression testers.  Most portability problems of this sort can be fixed by using -mtriple instead of -march.</div><div><br></div><div>You might want to strip the metadata first, as I don't think that has anything to do with what you're testing.</div><br><blockquote type="cite">
<div>This (plus a clang-side patch I just posted), should be the last of the mult-alt stuff for me for now (barring any problems that come up), as I'm moving on to other Clang areas.<br clear="all"></div>
<div>-John</div>
<div><br>-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br><br></div>
</blockquote></div></body></html>