mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[WebAssembly] Change a FIXME to a TODO in a comment.
llvm-svn: 258139
This commit is contained in:
parent
1a53c68f6a
commit
7a898cc00d
@ -120,7 +120,7 @@ define void @coldcc_tail_call_void_nullary() {
|
||||
ret void
|
||||
}
|
||||
|
||||
; FIXME test the following:
|
||||
; TODO: test the following:
|
||||
; - More argument combinations.
|
||||
; - Tail call.
|
||||
; - Interesting returns (struct, multiple).
|
||||
|
Loading…
Reference in New Issue
Block a user