llvm-project/llvm/utils/UpdateTestChecks
Alex Richardson 9a2b14afa0 [ARM] Emit local aliases (.Lfoo$local) for functions
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
2022-08-09 09:53:47 +00:00
..
__init__.py
asm.py [ARM] Emit local aliases (.Lfoo$local) for functions 2022-08-09 09:53:47 +00:00
common.py update-test-checks: safely handle tests with #if's 2022-07-20 11:23:49 +02:00
isel.py [UpdateTestChecks] Auto-generate stub bodies for unused prefixes 2022-05-26 10:23:10 -07:00