avr-gcc uses the $ symbol as an assembly separator instead of the more common %% syntax. We need it in LLVM too to be compatible. Differential Revision: https://reviews.llvm.org/D138535
avr-gcc uses the $ symbol as an assembly separator instead of the more common %% syntax. We need it in LLVM too to be compatible. Differential Revision: https://reviews.llvm.org/D138535