[PATCH] D54043: Adding debug info to support Fortran (part 1)

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 08:59:15 PST 2018


aprantl added a comment.

I agree that it would be cleaner to rebase this on D54755 <https://reviews.llvm.org/D54755>. Bitcode format changes are unfortunately sort of expensive because of the required forwards compatibility...


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54043





More information about the llvm-commits mailing list