mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-26 23:32:58 +00:00
Add note to self to complete the testing of all intrinsic functions as
specified in the LangRef document. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21807 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fd414a27fd
commit
87bb7c61ac
@ -25,3 +25,5 @@ void %libm() {
|
||||
call ulong %llvm.ctlz(ulong 65000)
|
||||
ret void
|
||||
}
|
||||
|
||||
; FIXME: test ALL the intrinsics in this file.
|
||||
|
Loading…
x
Reference in New Issue
Block a user