mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-01 01:14:22 +00:00
[WebAssembly] Re-enable disabled debug value test
Summary: This test was resulting in asan/valgrind failures due to undefined DWARF register mappings for WebAssembly, and was disabled in r278495. These have been resolved. Reviewers: sunfish, dschuff Subscribers: bkramer, llvm-commits, jfb Differential Revision: https://reviews.llvm.org/D23459 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278576 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
881b0b207d
commit
e96662ea81
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user