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 dcbf2c2 commit 7eb8238Copy full SHA for 7eb8238
llvm/test/TableGen/x86-fold-tables.td
@@ -4,4 +4,4 @@
4
// 2. cp <generated_file> x86-fold-tables.inc
5
6
// RUN: llvm-tblgen -gen-x86-fold-tables -asmwriternum=1 %p/../../lib/Target/X86/X86.td -I %p/../../lib/Target/X86 -I %p/../../include -o %t
7
-// RUN: diff %p/x86-fold-tables.inc %t
+// RUN: diff --strip-trailing-cr %p/x86-fold-tables.inc %t
0 commit comments