Commits

Brian Gesiak committed a6f123f6f7e
[test] ARM-proof assembly check in variables test Assembly generated for ARM uses `%` to prefix section types, as opposed to the typical `@`. On ARM, `@` has historically been used for comments. Fix the test when run targeting ARM, by accepting both.