On Fri, Dec 11, 2020 at 11:40 AM Sami Tolvanen <samitolvanen@xxxxxxxxxx> wrote: > > On Fri, Dec 11, 2020 at 11:32 AM Kees Cook <keescook@xxxxxxxxxxxx> wrote: > > > > On Fri, Dec 11, 2020 at 10:46:23AM -0800, Sami Tolvanen wrote: > > > --- /dev/null > > > +++ b/scripts/lto-used-symbollist > > > @@ -0,0 +1,5 @@ > > > +memcpy > > > +memmove > > > +memset > > > +__stack_chk_fail > > > +__stack_chk_guard > > > -- > > > 2.29.2.576.ga3fc446d84-goog > > > > > > > bikeshed: Should this filename use some kind of extension, like > > lto-user-symbols.txt or .list, to make it more human-friendly? > > Sure, I can rename this in the next version. Does anyone have strong > opinions about the name and/or extension? .txt extension would be fine. -- Thanks, ~Nick Desaulniers