Hi David, While updating GHC's LLVM code generator for LLVM's master branch I noticed that our aliases were broken. I ultimately traced this back to r247378 which you authored. This commit appears to change syntax yet does not update the language reference. Is this just an oversight or have I misunderstood something? Cheers, - Ben -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 454 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161115/d2d7ae43/attachment.sig>
David Blaikie via llvm-dev
2016-Nov-15 22:18 UTC
[llvm-dev] Documentation for LLVM r247378
Looks like I updated it in r250967, sorry it wasn't in the same commit On Tue, Nov 15, 2016 at 1:11 PM Ben Gamari <bgamari.foss at gmail.com> wrote:> Hi David, > > While updating GHC's LLVM code generator for LLVM's master branch I > noticed that our aliases were broken. I ultimately traced this back to > r247378 which you authored. This commit appears to change syntax yet > does not update the language reference. Is this just an oversight or > have I misunderstood something? > > Cheers, > > - Ben >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161115/3b429683/attachment.html>