[PATCH] D118077: Print C-string literals in mapfile

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 00:18:30 PST 2022


MaskRay added a comment.

This may make the output much larger... The information can be achieved with `llvm-readobj -p __cstring`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118077



More information about the llvm-commits mailing list