[PATCH] Rename BlackList class to GlobalList and move it to Transforms/Utils.

Evgeniy Stepanov eugenis at google.com
Thu Jul 4 06:11:37 PDT 2013


  For example, for MSan this list is not entirely black - it does not disable instrumentation but makes it less strict.
  But GlobalList sounds way too generic to me.

http://llvm-reviews.chandlerc.com/D1089



More information about the llvm-commits mailing list