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

Alexander Potapenko glider at google.com
Tue Jul 9 00:02:43 PDT 2013


Are these lists always applied to GlobalValue descendants? Anyway,
"global-something" is poor because it reflects neither what we do with
the globals, nor which globals are put into the list (obviously not
all of them).
How about SpecialCaseList, since we're telling the compiler which
objects are to be handled in a non-default way?

On Tue, Jul 9, 2013 at 1:58 AM, Peter Collingbourne <peter at pcc.me.uk> wrote:
>
>    What about SanitizerGlobalInfo?
>
> http://llvm-reviews.chandlerc.com/D1089
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits



-- 
Alexander Potapenko
Software Engineer
Google Moscow



More information about the llvm-commits mailing list