Displaying 2 results from an estimated 2 matches for "r81257".
Did you mean:
81257
2009 Sep 11
2
[LLVMdev] opt -S change
...se "opt < %s -
S". I'm getting a ton of failures because of the moduleids include
the full path to the bc file and it matches grep lines. I fixed a
couple of them on mainline, but these are just a few of the ones
affecting me, it is probably easiest to revert my change and r81257
and change all the tests at once again.
-Chris
2009 Sep 11
0
[LLVMdev] opt -S change
...gt; S". I'm getting a ton of failures because of the moduleids include
> the full path to the bc file and it matches grep lines. I fixed a
> couple of them on mainline, but these are just a few of the ones
> affecting me, it is probably easiest to revert my
> change and r81257 and change all the tests at once again.
Fixed.
Dan