forked from OSchip/llvm-project
9a2b14afa0
ARMAsmPrinter::emitFunctionEntryLabel() was not calling the base class function so the $local alias was not being emitted. This should not have any function effect right now since ARM does not generate different code for the $local symbols, but it could be improved in the future. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D131392 |
||
---|---|---|
.. | ||
__init__.py | ||
asm.py | ||
common.py | ||
isel.py |