summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-12-08 02:37:48 +0000
committerJustin Bogner <mail@justinbogner.com>2015-12-08 02:37:48 +0000
commit3135ba9b381aa010a98c7a3b48c9d2338783d480 (patch)
tree2bd4ad552f85f109a481a81e7607b2f9e0917db7 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parenta98a3be2c49c04bca67a65a46d8e5fa65adc0f68 (diff)
downloadbcm5719-llvm-3135ba9b381aa010a98c7a3b48c9d2338783d480.tar.gz
bcm5719-llvm-3135ba9b381aa010a98c7a3b48c9d2338783d480.zip
AsmPrinter: Use emitGlobalConstantFP to emit elements of constant data
It's strange to duplicate the logic for emitting FP values into emitGlobalConstantDataSequential, and it's even stranger that we end up printing the verbose assembly comments differently between the two paths. Just call into emitGlobalConstantFP rather than crudely duplicating its logic. llvm-svn: 254988
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud