[PATCH] D39770: NFC: Rename MCSafeSEHFragment to MCSymbolIdFragment

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 16:19:59 PST 2017


amccarth created this revision.
Herald added a subscriber: hiraditya.

This fragment emits a symbol ID and will be useful for more than just Safe SEH
tables (e.g., I plan to re-use it for Control Flow Guard tables).  This is
simply a rename refactor.


https://reviews.llvm.org/D39770

Files:
  llvm/include/llvm/MC/MCFragment.h
  llvm/lib/MC/MCAssembler.cpp
  llvm/lib/MC/MCFragment.cpp
  llvm/lib/MC/MCWinCOFFStreamer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39770.122011.patch
Type: text/x-patch
Size: 3528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171108/0b9c812c/attachment.bin>


More information about the llvm-commits mailing list