diff options
| author | Eric Christopher <echristo@apple.com> | 2011-05-04 00:48:02 +0000 |
|---|---|---|
| committer | Eric Christopher <echristo@apple.com> | 2011-05-04 00:48:02 +0000 |
| commit | 438dc7e1a74197459ebf02f39702b76b7449f0a3 (patch) | |
| tree | 8047b4afafd5f002702db4f6dcdb18c7f90da392 /llvm | |
| parent | b5672c504cbcd128138ea064d67909863bf57adf (diff) | |
| download | bcm5719-llvm-438dc7e1a74197459ebf02f39702b76b7449f0a3.tar.gz bcm5719-llvm-438dc7e1a74197459ebf02f39702b76b7449f0a3.zip | |
Remove some random comments that snuck in from somewhere.
llvm-svn: 130812
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/test/MC/X86/x86-32-coverage.s | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/MC/X86/x86-32-coverage.s b/llvm/test/MC/X86/x86-32-coverage.s index aa51dd3f171..d2dd78d6420 100644 --- a/llvm/test/MC/X86/x86-32-coverage.s +++ b/llvm/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) |

