[PATCH] D27244: MCStreamer: Use "cfi" for CFI related temp labels.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 15:28:08 PST 2016


MatzeB added a comment.

In https://reviews.llvm.org/D27244#609906, @aprantl wrote:

> Seems reasonable. Does the label name have any effect outside of textual assembler?


Nope, the generated object files are the same.


Repository:
  rL LLVM

https://reviews.llvm.org/D27244





More information about the llvm-commits mailing list