[PATCH] D23459: [WebAssembly] Re-enable disabled debug value test

Dominic Chen via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 16:22:10 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278576: [WebAssembly] Re-enable disabled debug value test (authored by ddcc).

Changed prior to commit:
  https://reviews.llvm.org/D23459?vs=67867&id=67935#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23459

Files:
  llvm/trunk/test/CodeGen/WebAssembly/dbgvalue.ll

Index: llvm/trunk/test/CodeGen/WebAssembly/dbgvalue.ll
===================================================================
--- llvm/trunk/test/CodeGen/WebAssembly/dbgvalue.ll
+++ llvm/trunk/test/CodeGen/WebAssembly/dbgvalue.ll
@@ -1,5 +1,4 @@
 ; RUN: llc < %s -O0 -verify-machineinstrs -mtriple=wasm32-unknown-unknown | FileCheck %s
-; REQUIRES: disabled
 
 ; CHECK: BB#0
 ; CHECK: #DEBUG_VALUE: usage:self <- %vreg4


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23459.67935.patch
Type: text/x-patch
Size: 417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/65717852/attachment.bin>


More information about the llvm-commits mailing list