forked from OSchip/llvm-project
7a544f7327
The inferred output file name is based on the first input file, not the first one with extension .obj. The output file was also being written to the wrong directory; it needs to be written to whichever directory on the libpath it was found in. This change fixes both issues. llvm-svn: 241710 |
||
---|---|---|
.. | ||
Inputs | ||
infer-output-path.test | ||
libpath.test | ||
lit.local.cfg |