[PATCH] D77971: [MC][X86] Disable branch align in non-text section

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 10:02:01 PDT 2020


MaskRay added inline comments.


================
Comment at: llvm/test/MC/X86/align-branch-section-type.s:10
+
+  # CHECK-LABEL:  Name: excluded
+  # CHECK:        AddressAlignment: 1
----------------
These lines don't need to be indented..


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77971/new/

https://reviews.llvm.org/D77971





More information about the llvm-commits mailing list