[llvm-commits] Patch for pr12559: mark missing math LibCalls as unavailable on win32; fix SimplifyLibCalls to use TLI for floor etc.

Anton Korobeynikov anton at korobeynikov.info
Sun Apr 15 12:24:02 PDT 2012


Joe,

> 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?
Ah, it seems we do not have good way for checking such tests....
Everything I can imagine involves e.g. sed'ing the triple into .ll
file...

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list