mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 16:18:52 +00:00
Add runtime.extendhfsf2 to dependency list
This commit is contained in:
@@ -1773,6 +1773,7 @@ void generate_minimum_dependency_set(Checker *c, Entity *start) {
|
|||||||
str_lit("truncdfhf2"),
|
str_lit("truncdfhf2"),
|
||||||
str_lit("gnu_h2f_ieee"),
|
str_lit("gnu_h2f_ieee"),
|
||||||
str_lit("gnu_f2h_ieee"),
|
str_lit("gnu_f2h_ieee"),
|
||||||
|
str_lit("extendhfsf2"),
|
||||||
|
|
||||||
str_lit("memset"),
|
str_lit("memset"),
|
||||||
str_lit("memcpy"),
|
str_lit("memcpy"),
|
||||||
|
|||||||
Reference in New Issue
Block a user