No worries, it happens.
On Thu, Dec 12, 2019, 10:59 PM Michał Górny wrote:
> On Thu, 2019-12-12 at 14:47 -0800, Eric Christopher wrote:
> > As a quick note, this broke the test because you didn't update the line
> > numbers in the checks.
> >
> > Fixed thusly:
> >
> > echristo@athyra ~/r/llvm-pr
On Thu, 2019-12-12 at 14:47 -0800, Eric Christopher wrote:
> As a quick note, this broke the test because you didn't update the line
> numbers in the checks.
>
> Fixed thusly:
>
> echristo@athyra ~/r/llvm-project> git push
> To github.com:llvm/llvm-project.git
>6bed43f3c40..259a9b10390 maste
As a quick note, this broke the test because you didn't update the line
numbers in the checks.
Fixed thusly:
echristo@athyra ~/r/llvm-project> git push
To github.com:llvm/llvm-project.git
6bed43f3c40..259a9b10390 master -> master
:)
-eric
On Thu, Dec 12, 2019 at 12:25 PM Petr Hosek via Pha