summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object
diff options
context:
space:
mode:
authorTim Shen <timshen91@gmail.com>2016-03-31 22:08:19 +0000
committerTim Shen <timshen91@gmail.com>2016-03-31 22:08:19 +0000
commit800ed436e543997e061348ec5b700a45b3b3d675 (patch)
treed959b2cbd3d1409cd99f5e30fb7e0d4efd184902 /llvm/lib/Object
parentb472856a73118fe8cebc2b53f5cd963e2125d518 (diff)
downloadbcm5719-llvm-800ed436e543997e061348ec5b700a45b3b3d675.tar.gz
bcm5719-llvm-800ed436e543997e061348ec5b700a45b3b3d675.zip
[AsmPrinter] Print aliases in topological order
Print aliases in topological order, that is, for any alias a = b, b must be printed before a. This is because on some targets (e.g. PowerPC) linker expects aliases in such an order to generate correct TOC information. GCC also prints aliases in topological order. llvm-svn: 265064
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud