[all-commits] [llvm/llvm-project] d61ab5: [lld] Align EC code region boundaries. (#69100)

Jacek Caban via All-commits all-commits at lists.llvm.org
Thu Nov 2 04:16:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d61ab5e8580058f5d98015da582133b478345bfe
      https://github.com/llvm/llvm-project/commit/d61ab5e8580058f5d98015da582133b478345bfe
  Author: Jacek Caban <jacek at codeweavers.com>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M lld/COFF/Writer.cpp
    M lld/test/COFF/arm64ec-codemap.test

  Log Message:
  -----------
  [lld] Align EC code region boundaries. (#69100)

Boundaries between code chunks of different architecture are always
aligned. 0x1000 seems to be a constant, this does not seem to be
affected by any command line alignment argument.




More information about the All-commits mailing list