[PATCH] D105491: [clang] Use i64 for the !srcloc metadata on asm IR nodes.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 21 09:24:44 PDT 2021
simon_tatham added a subscriber: lattner.
simon_tatham added a comment.
In D105491#2891860 <https://reviews.llvm.org/D105491#2891860>, @dexonsmith wrote:
> although it'd be good to get someone more involved in lib/CodeGen to take a quick look / sign off (ideally someone that knows the use case for `!srcloc`...).
Any idea who that might be? Looking through the logs, @lattner seems to have made all the commits that set up `!srcloc` in the first place, and nobody seems to have modified the mechanism much since then.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105491/new/
https://reviews.llvm.org/D105491
More information about the llvm-commits
mailing list