mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 09:56:40 +00:00

On ARM64X, symbol names alone are ambiguous as they may refer to either a native or an EC symbol. Append '(EC symbol)' or '(native symbol)' in diagnostic messages to distinguish them.