diff options
author | David Blaikie <dblaikie@gmail.com> | 2017-06-19 05:34:21 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2017-06-19 05:34:21 +0000 |
commit | f91b030a95febe320e400d499ed4749f69572aab (patch) | |
tree | 7e42e1beb289db7a4fef379bab6fd5aef06ba588 /llvm/lib/Analysis/ScalarEvolutionExpander.cpp | |
parent | 8b1b1322f125c9c549a7f83338ed7a34499852a2 (diff) | |
download | llvm-f91b030a95febe320e400d499ed4749f69572aab.zip llvm-f91b030a95febe320e400d499ed4749f69572aab.tar.gz llvm-f91b030a95febe320e400d499ed4749f69572aab.tar.bz2 |
[Doc] Fix getelementptr description about arguments
Section "Arguments" of `getelementptr` [1] says the first argument is a
type, the second argument is a pointer or a vector of pointers, and is
the base address to start from. Update `getelementptr` FAQ [2]
accordingly, based on discussion with David on the mailing list [3].
[1] http://llvm.org/docs/LangRef.html#getelementptr-instruction
[2] http://llvm.org/docs/GetElementPtr.html
[3] http://lists.llvm.org/pipermail/llvm-dev/2017-June/114294.html
Patch by Wei-Ren Chen!
Differential Revision: https://reviews.llvm.org/D34325
llvm-svn: 305662
Diffstat (limited to 'llvm/lib/Analysis/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions