[Hexagon] Make local array static in getIntrinsicForHexagonNonClangBuiltin
It should not be created on every call, the omission of `static` was a bug in the patch that introduced it.
Loading
Please sign in to comment
It should not be created on every call, the omission of `static` was a bug in the patch that introduced it.