From b65122c8736e6f8795043ca9885feb676781af4a Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Wed, 4 May 2011 00:48:02 +0000 Subject: Remove some random comments that snuck in from somewhere. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130812 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/X86/x86-32-coverage.s | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test') diff --git a/test/MC/X86/x86-32-coverage.s b/test/MC/X86/x86-32-coverage.s index aa51dd3..d2dd78d 100644 --- a/test/MC/X86/x86-32-coverage.s +++ b/test/MC/X86/x86-32-coverage.s @@ -1,7 +1,3 @@ -# Build output for (null) -# Generated at (null) -# Using (null) configuration, (null) architecture for (null) target of (null) project - // RUN: llvm-mc -triple i386-unknown-unknown %s --show-encoding | FileCheck %s // CHECK: movb $127, 3735928559(%ebx,%ecx,8) -- cgit v1.1