[PATCH] D135475: [BOLT][TEST] Fix section order test

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 14:39:15 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG978f11c8e8da: [BOLT][TEST] Fix section order test (authored by maksfb).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135475/new/

https://reviews.llvm.org/D135475

Files:
  bolt/test/runtime/X86/section-order.test


Index: bolt/test/runtime/X86/section-order.test
===================================================================
--- bolt/test/runtime/X86/section-order.test
+++ bolt/test/runtime/X86/section-order.test
@@ -8,5 +8,3 @@
 CHECK: .text.bolt.extra.1
 CHECK: .rodata.bolt.extra.1
 CHECK: .data.bolt.extra.1
-CHECK: .bss.bolt.extra.1
-


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135475.466185.patch
Type: text/x-patch
Size: 333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/90b8009e/attachment.bin>


More information about the llvm-commits mailing list