[lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 4 17:33:40 PDT 2016


On Sat, Jun 4, 2016 at 5:18 PM, Sean Silva via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
>
>
> On Sat, Jun 4, 2016 at 4:52 PM, Rafael EspĂ­ndola
> <rafael.espindola at gmail.com> wrote:
>>
>> I think this test needs to create a temporary directory and cd into it:
>>
>> llvm-nm a.out | FileCheck %s
>>
>> this could be using a a.out from some other test if the scheduling is
>> just right.
>
>
> Good catch. I was staring at my original test case in this patch which had
> explicit `-o`..
>
> It looks like this issue was likely introduced in
> http://llvm.org/klaus/lld/commit/e60c3351266e56d91bfd60f34d36edbbb3a1c5e1/
>
> -- Sean Silva
>
>>

Looking at it now.

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list