[PATCH] D51420: [DebugInfo] Have the verifier accept missing linkage name for anything other than subprograms.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 08:46:54 PDT 2018


aprantl added a comment.

Hmm.. no. Because of the offsets that won't work well in assembler. You'd have reduce the llvm IR or source code instead.


Repository:
  rL LLVM

https://reviews.llvm.org/D51420





More information about the llvm-commits mailing list