Skip to content

Commit

Permalink
fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
nunoplopes committed Nov 26, 2023
1 parent 2a4274c commit b84997c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/alive-tv/asm/load-ptr2int2.srctgt.ll
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
; TEST-ARGS: -tgt-is-asm

define i8 @src(ptr %p) {
%v = load i8, ptr %p
ret i8 %v
Expand Down

0 comments on commit b84997c

Please sign in to comment.