[PATCH] D104058: ThinLTO: Fix inline assembly references to static functions with CFI

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 19:17:30 PDT 2021


zequanwu added a comment.

Hi, this caused compiler crash: "Assertion `materialized_use_empty() && "Uses remain when a value is destroyed!"'" on chromium build https://ci.chromium.org/ui/p/chromium/builders/try/linux-official/151/overview.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104058



More information about the llvm-commits mailing list