[PATCH] D101571: [GlobalISel] Use an empty LostDebugLocObserver when building with NDEBUG.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 14:49:43 PDT 2021


aemerson abandoned this revision.
aemerson added a comment.

Actually this seems to be already disabled on release builds, but my sampling was catching the empty set checks in `analyzeDebugLocations()`. Not a big enough deal to worry about.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101571



More information about the llvm-commits mailing list