llvm-project
4aa23ccd - MCAsmInfo: Explicitly set AllowDollarAtStartOfIdentifier to false for some targets

Commit
160 days ago
MCAsmInfo: Explicitly set AllowDollarAtStartOfIdentifier to false for some targets The default AllowDollarAtStartOfIdentifier will be changed to true to align better with GNU Assembler where $ is a valid initial identifier char.
Author
Parents
Loading