Skip to content
Snippets Groups Projects
Commit 5d077f21 authored by Andrea Shepard's avatar Andrea Shepard
Browse files

Remove finished TODO

parent d0124f0f
No related branches found
No related tags found
No related merge requests found
...@@ -19,8 +19,6 @@ ...@@ -19,8 +19,6 @@
* - arena [in]: a value ref to an llvm_arenaptr to be used for the malloc * - arena [in]: a value ref to an llvm_arenaptr to be used for the malloc
* - r [in]: a value ref to the value to be used to this token * - r [in]: a value ref to the value to be used to this token
* - mr_out [out]: the return value from make_result() * - mr_out [out]: the return value from make_result()
*
* TODO actually support TT_SINT, inputs other than 8 bit
*/ */
void h_llvm_make_tt_suint(HLLVMParserCompileContext *ctxt, void h_llvm_make_tt_suint(HLLVMParserCompileContext *ctxt,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment