hanchenye-llvm-project/llvm/tools/llvm-mc
Rafael Espindola f27fa2bb9d Use named temporaries for directional labels.
Directional labels can show up in symbol tables (and we have a llvm-mc test for
that). Given that, we need to make sure they are named.

With that out of the way, use setUseNamesOnTempLabels in llvm-mc so that it
too benefits from the memory saving.

llvm-svn: 239914
2015-06-17 16:26:47 +00:00
..
CMakeLists.txt Add targets to cmake for specific target components. 2015-04-20 18:22:05 +00:00
Disassembler.cpp
Disassembler.h
LLVMBuild.txt
Makefile
llvm-mc.cpp Use named temporaries for directional labels. 2015-06-17 16:26:47 +00:00