diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-06-17 16:26:47 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-06-17 16:26:47 +0000 |
commit | f27fa2bb9d6078013cc95750748a435611aa511b (patch) | |
tree | 3af54358fb0b9a3d5a2d01d5ad3d60f0442d10f6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | cd278b7e993e7986fc8f83a2ca0f0b4ab2fc7a21 (diff) | |
download | llvm-f27fa2bb9d6078013cc95750748a435611aa511b.zip llvm-f27fa2bb9d6078013cc95750748a435611aa511b.tar.gz llvm-f27fa2bb9d6078013cc95750748a435611aa511b.tar.bz2 |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions