[PATCH] Cleaning up static initializers in InterferenceCache by moving the NoInterference static object into the class.

Chris Bieneman beanz at apple.com
Fri Oct 3 14:25:15 PDT 2014


This is a pretty straight forward transformation to change a static member into an instance member.

http://reviews.llvm.org/D5609

Files:
  lib/CodeGen/InterferenceCache.cpp
  lib/CodeGen/InterferenceCache.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5609.14407.patch
Type: text/x-patch
Size: 1026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141003/6844af71/attachment.bin>


More information about the llvm-commits mailing list