We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33872f1 commit 5a996c6Copy full SHA for 5a996c6
llvm/test/DebugInfo/assignment-tracking/X86/large-type.ll
@@ -1,6 +1,8 @@
1
; RUN: llc %s -stop-after=finalize-isel -o - \
2
; RUN: | FileCheck %s --implicit-check-not=DBG_
3
4
+target triple = "x86_64-unknown-linux-gnu"
5
+
6
;; Based on optimized IR from C source:
7
;; int main () {
8
;; char a1[__INT_MAX__];
0 commit comments