summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-09-27 22:38:50 +0000
committerJustin Bogner <mail@justinbogner.com>2015-09-27 22:38:50 +0000
commitd7d1a72f66de4b60acfcb50214dab99dd2105bf4 (patch)
tree91224e7228e2a5305ca9a1710dbaaf33e115a63c /llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
parente5a9dc2f5bd1064002017183bc47c7415839445d (diff)
downloadbcm5719-llvm-d7d1a72f66de4b60acfcb50214dab99dd2105bf4.tar.gz
bcm5719-llvm-d7d1a72f66de4b60acfcb50214dab99dd2105bf4.zip
AsmWriter: Print the argument names in declarations while debugging
When llvm declarations have argument names, it's helpful to actually print those names when debugging. Arguably, it'd be nice to print them all the time, but that would mean the IR we output wouldn't round trip through bitcode, which doesn't store the names. Make the varous print() methods in AsmWriter optionally print "for debug" and set that flag in the dump() methods. The only thing this does differently for now is print the argument names in declarations. llvm-svn: 248692
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud