mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-03 07:38:57 +00:00
[flang] Fix intrinsic entry
This commit is contained in:
parent
a1918fdf08
commit
c3ba885dd7
@ -621,6 +621,7 @@ static constexpr IntrinsicHandler handlers[]{
|
||||
{{{"array", asBox},
|
||||
{"dim", asValue},
|
||||
{"mask", asBox, handleDynamicOptional}}},
|
||||
/*isElemental=*/false},
|
||||
{"random_init",
|
||||
&I::genRandomInit,
|
||||
{{{"repeatable", asValue}, {"image_distinct", asValue}}},
|
||||
|
Loading…
x
Reference in New Issue
Block a user