[all-commits] [llvm/llvm-project] 0a89bd: [MC][test] Change ELF/uleb-ehtable.s Mach-O to use...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Aug 9 21:42:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a89bda4a8b756a00985e0965f7686b5ceb43295
      https://github.com/llvm/llvm-project/commit/0a89bda4a8b756a00985e0965f7686b5ceb43295
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
    M llvm/test/MC/ELF/uleb-ehtable.s

  Log Message:
  -----------
  [MC][test] Change ELF/uleb-ehtable.s Mach-O to use private symbols in .uleb128 for label differences

On Mach-O, `.uleb128 A-B` where A and B are separated by a non-private symbol is invalid
(see D153167).




More information about the All-commits mailing list