[PATCH] D90676: [JITLink][ELF] Omit temporary labels in tests

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 04:12:59 PST 2020


sgraenitz created this revision.
sgraenitz added a reviewer: MaskRay.
Herald added a project: LLVM.
sgraenitz requested review of this revision.

Oneshot temporary labels for declaring function size can be omitted. Follow-up from D90331 <https://reviews.llvm.org/D90331>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90676

Files:
  llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_common.s
  llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90676.302541.patch
Type: text/x-patch
Size: 3805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/41d5932c/attachment.bin>


More information about the llvm-commits mailing list