[all-commits] [llvm/llvm-project] fc79ca: [MC] x86-32: properly report error for .quad reloc...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun May 7 20:57:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc79ca6be840c1c9b4b2c4a01c6f808de867dac7
      https://github.com/llvm/llvm-project/commit/fc79ca6be840c1c9b4b2c4a01c6f808de867dac7
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-05-07 (Sun, 07 May 2023)

  Changed paths:
    M llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
    A llvm/test/MC/X86/directive-quad.s

  Log Message:
  -----------
  [MC] x86-32: properly report error for .quad relocation

Fix a llvm_unreachable crash in -DLLVM_ENABLE_ASSERTIONS=on builds and
possible accept-invalid in -DLLVM_ENABLE_ASSERTIONS=off builds.




More information about the All-commits mailing list