There is no reason to differ in assembler behavior here between -msvc
and -gnu targets. Without this setting, the text after the '@' is
interpreted as a symbol variable, like foo@IMGREL.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D66974
Allow '@' to appear in x86 mingw symbols Authored by rnk on Aug 29 2019, 2:01 PM.
Details There is no reason to differ in assembler behavior here between -msvc
Diff Detail
|