[llvm] r305949 - [Target] Implement the ".rdata" MIPS assembly directive.
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 13:43:52 PDT 2017
On Wed, Jun 21, 2017 at 1:40 PM, Davide Italiano via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: davide
> Date: Wed Jun 21 15:40:27 2017
> New Revision: 305949
>
> URL: http://llvm.org/viewvc/llvm-project?rev=305949&view=rev
> Log:
> [Target] Implement the ".rdata" MIPS assembly directive.
>
> Patch by John Baldwin < jhb at freebsd dot org >!
>
> Differential Revision: https://reviews.llvm.org/D34452
>
`git add` tricked me, so I added the test separately as r305950.
Thanks!
--
Davide
More information about the llvm-commits
mailing list