[PATCH] D106206: Lazy initialized the NotUnderValgrind flag

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 19:15:59 PDT 2021


MaskRay added a comment.

Perhaps we should just get rid of the file. It seems to be related to the old JIT `lib/Target/X86/X86JITInfo.cpp` which was deleted in 2014. The file has another usage in bugpoint.cpp to tune a parameter which appears not to useful.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106206/new/

https://reviews.llvm.org/D106206



More information about the llvm-commits mailing list