Files
swift-mirror/test/DebugInfo/variables.swift
Brian Gesiak a6f123f6f7 [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.
2016-01-26 16:28:26 -05:00

4.9 KiB