[llvm-commits] Patch for pr12559: mark missing math LibCalls as unavailable on win32; fix SimplifyLibCalls to use TLI for floor etc.
Joe Groff
arcata at gmail.com
Sun Apr 15 10:17:12 PDT 2012
On Sun, Apr 15, 2012 at 1:38 AM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
> Great! For test - make sure for other triples the old behavior is preserved.
opt doesn't appear to take a -triple or -mtriple argument. Is there
any way to specify a target triple for `opt` on the commandline
instead of in the .ll file? Or do I need to copy the test file for
each different triple?
-Joe
More information about the llvm-commits
mailing list