[llvm] [MC][COFF] Add missing sections for DWO (PR #157239)

Tomohiro Kashiwada via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 6 14:01:31 PDT 2025


================
@@ -1,8 +1,15 @@
-; RUN: llc -mtriple=x86_64 -filetype=obj < %s \
+; RUN: llc -mtriple=x86_64-linux -filetype=obj < %s \
----------------
kikairoya wrote:

fixed.

https://github.com/llvm/llvm-project/pull/157239


More information about the llvm-commits mailing list