[all-commits] [llvm/llvm-project] f7c2c3: [ELF] Properly reject unsupported e_machine

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Feb 12 17:37:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7c2c32c019275e88fd14e401aaa68b760f32a28
      https://github.com/llvm/llvm-project/commit/f7c2c32c019275e88fd14e401aaa68b760f32a28
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

  Changed paths:
    M lld/ELF/Target.cpp
    A lld/test/ELF/unsupported-emachine.test

  Log Message:
  -----------
  [ELF] Properly reject unsupported e_machine

Fix an incorrect llvm_unreachable.




More information about the All-commits mailing list