[llvm] [BOLT][NFC] Add split-dwarf4 test with multiple CUs (PR #93741)

Alexander Yermolovich via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 16:30:03 PDT 2024


================
@@ -0,0 +1,97 @@
+; RUN: rm -rf %t
+; RUN: mkdir %t
+; RUN: cd %t
+;; RUN: llvm-mc -dwarf-version=4 -filetype=obj -triple x86_64-unknown-linux %p/Inputs/dwarf4-df-input-lowpc-ranges-main.s \
----------------
ayermolo wrote:

double ;;

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


More information about the llvm-commits mailing list