Commit fddd4f20 by Nicolas Capens Committed by Nicolas Capens

Make Subzero opcode pointer constant

The static Opcode member variable of the template class which represents instructions was not a constant pointer, which allowed to accidentally change it. Bug: b/192890685 Change-Id: Ife9a172ef69c3ba831e2512d877862496eed091b Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/55448 Kokoro-Result: kokoro <noreply+kokoro@google.com> Tested-by: 's avatarNicolas Capens <nicolascapens@google.com> Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com>
parent 6f126055
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment