llvm-mirror/include
Matthias Braun c909de5624 MCStreamer: Use "cfi" for CFI related temp labels.
Choosing a "cfi" name makes the intend a bit clearer in an assembly dump
and more importantly the assembly dumps are slightly more stable as the
numbers don't move around anymore when unrelated code calls
createTempSymbol() more or less often.
As they are temp labels the name doesn't influence the generated object
code.

Differential Revision: https://reviews.llvm.org/D27244

llvm-svn: 288290
2016-11-30 23:48:26 +00:00
..
llvm MCStreamer: Use "cfi" for CFI related temp labels. 2016-11-30 23:48:26 +00:00
llvm-c Kill deprecated attribute API 2016-11-06 07:48:46 +00:00