[llvm] [DirectX] fix illegal behavior flag in module flags. (PR #96577)

Xiang Li via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 16:25:48 PDT 2024


================
@@ -0,0 +1,17 @@
+; RUN: opt -S -dxil-prepare < %s | FileCheck %s
----------------
python3kgae wrote:

clean-module-flags.ll has Dwarf Version and Debug Info Version.

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


More information about the llvm-commits mailing list