8c2b1fa11a
When we perform constant evaluation in the CFE, the FFI transform runs after constant evaluation. Thus, it needs to generate pragmas by directly producing a constant, rather than calling the pragma constructor. Change-Id: I3659fe77fde95e7797550900ff896748996758ea Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/111734 Commit-Queue: Aske Simon Christensen <askesc@google.com> Reviewed-by: Daco Harkes <dacoharkes@google.com>