[all-commits] [llvm/llvm-project] 22e919: [NFC][test] Mark the section which contains instru...

KanRobert via All-commits all-commits at lists.llvm.org
Wed Apr 15 01:26:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 22e919ca6141cef3fe3d74eab81454a30752ece1
      https://github.com/llvm/llvm-project/commit/22e919ca6141cef3fe3d74eab81454a30752ece1
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/test/MC/X86/align-branch-section-size.s

  Log Message:
  -----------
  [NFC][test] Mark the section which contains instructions executable

As we disscussed in D77971, we haven't confirmed that if putting instructions
in a non-executable section is an undefined behaviour. To make things
easier to go on, we mark these sections executable in test file
align-branch-section-size.s.




More information about the All-commits mailing list