[PATCH] D33948: Try to handle 'dla' in PIC mode for N64.
John Baldwin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 06:08:43 PDT 2017
bsdjhb marked an inline comment as done.
bsdjhb added inline comments.
================
Comment at: test/MC/Mips/macro-dla-pic.s:3
+# RUN: FileCheck %s
+# N32 should be acceptable too but it currently errors out.
+
----------------
Not sure if this comment is really accurate. It was a cut and paste from macro-la-pic.s.
https://reviews.llvm.org/D33948
More information about the llvm-commits
mailing list