[PATCH] D97982: [MC] Introduce NeverAlign fragment type
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 4 12:34:12 PDT 2021
MaskRay requested changes to this revision.
MaskRay added inline comments.
This revision now requires changes to proceed.
================
Comment at: llvm/test/MC/X86/x86_64-directive-avoid_end_align.s:1
+# RUN: llvm-mc -triple=x86_64 %s -filetype=obj | llvm-objdump --no-show-raw-insn -d - | FileCheck %s
+
----------------
Remove `x86_64-` from the filename.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97982/new/
https://reviews.llvm.org/D97982
More information about the llvm-commits
mailing list