[PATCH] D150004: [RISCV] .debug_line: emit relocations for assembly input files
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 10 12:42:59 PDT 2023
probinson added a comment.
I agree with @reames and @barannikov88 that it seems like evaluateAsAbsolute is the right place for this.
Unless you can demonstrate that it gets something else wrong to put the check there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150004/new/
https://reviews.llvm.org/D150004
More information about the llvm-commits
mailing list