[all-commits] [llvm/llvm-project] 694c16: [JITLink][ELF] Omit temporary labels in tests

Stefan Gränitz via All-commits all-commits at lists.llvm.org
Wed Nov 4 02:04:56 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 694c16a82386d9d961b6b8b23acabcbda7e7d876
      https://github.com/llvm/llvm-project/commit/694c16a82386d9d961b6b8b23acabcbda7e7d876
  Author: Stefan Gränitz <stefan.graenitz at gmail.com>
  Date:   2020-11-04 (Wed, 04 Nov 2020)

  Changed paths:
    M llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_common.s
    M llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_relocations.s

  Log Message:
  -----------
  [JITLink][ELF] Omit temporary labels in tests

Oneshot temporary labels for declaring function size can be omitted. Follow-up from D90331.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D90676




More information about the All-commits mailing list