summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2017-11-29 09:16:37 +0000
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2017-11-29 09:16:37 +0000
commit66c54414e37699db442c1766c00eeb2a4746a5c0 (patch)
tree0cf2b78bff8b53cc3d7feba2e4b16dda50ef27c6 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parent5a546f99ecd0543f5491aaf034ffb9f5d741dfe9 (diff)
downloadbcm5719-llvm-66c54414e37699db442c1766c00eeb2a4746a5c0.tar.gz
bcm5719-llvm-66c54414e37699db442c1766c00eeb2a4746a5c0.zip
Comment fix in SelectionDAG.h
/// Replace any uses of From with To, leaving - /// uses of other values produced by From.Val alone. + /// uses of other values produced by From.getNode() alone. void ReplaceAllUsesOfValueWith(SDValue From, SDValue To); (this is what it says in the .cpp file above this method) llvm-svn: 319301
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud