aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-09-02 22:52:10 +0000
committerChris Lattner <sabre@nondot.org>2010-09-02 22:52:10 +0000
commit61cc6c00fc4b51b7e03cd060e991212fb7d4199c (patch)
treecaad95ada784117cfdd930bdb086d1d7a3c684d0 /lib/Target
parent2c60b6be1893a868222e9a92b6c4a6172ef37527 (diff)
downloadexternal_llvm-61cc6c00fc4b51b7e03cd060e991212fb7d4199c.zip
external_llvm-61cc6c00fc4b51b7e03cd060e991212fb7d4199c.tar.gz
external_llvm-61cc6c00fc4b51b7e03cd060e991212fb7d4199c.tar.bz2
reapply 112894:
Remove #uses comments from functions: they we're padded out to column 50 and were potentially confusing for externally visible functions. going further, remove the "<i8**> [#uses=3]" comments entirely. They add a lot of noise, confuse people about what the IR is, and don't add any particular value. When the types are long it makes it really really hard to read IR. If someone is interested in this sort of thing, the right way to do this is to implement an AsmAnnotationWriter that produces the same output, and add a flag to llvm-dis (only) to produce this output. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112899 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target')
0 files changed, 0 insertions, 0 deletions