[llvm] [DXIL] Add support for root signature flag element in DXContainer (PR #123147)

via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 22:58:45 PST 2025


================
@@ -1,26 +0,0 @@
-; RUN: not --crash llc %s --filetype=obj -o -
----------------
joaosaffran wrote:

Because I was being dumb. I forgot to call `report_fatal_error` to stop compilation after emitting the errors. Sorry

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


More information about the llvm-commits mailing list