[llvm-dev] Call for testing -- new variable location tracking solution
Jeremy Morse via llvm-dev
llvm-dev at lists.llvm.org
Wed Aug 18 13:30:53 PDT 2021
Hi Amy,
On Wed, Aug 18, 2021 at 8:58 PM Amy Huang <akhuang at google.com> wrote:
> Just wanted to say I've tried building Chrome with this (with -g2 -O2) on Linux and didn't see a noticeable difference in compile time.
Excellent, that's really reassuring given how large chrome is, thanks
for trying a build with the flag,
> Unfortunately running llvm-locstats fails on the chrome binary, so no coverage stats.
That's a shame; however I'm confident there won't be a coverage
regression, detecting any performance cliff edges was my main aim
here.
--
Thanks,
Jeremy
More information about the llvm-dev
mailing list