[PATCH] D143229: [FunctionImporter] Don't upgrade debug info for ThinLTO compiles

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 16:19:22 PST 2023


mehdi_amini added a comment.

> With ThinLTO, we only support cases where the input bitcode is built with the same LLVM revision

I am pretty sure ThinLTO was designed without this restriction, where is it coming from?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143229



More information about the llvm-commits mailing list