aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorBjorn Pettersson <bjorn.a.pettersson@ericsson.com>2023-07-31 16:32:44 +0200
committerBjorn Pettersson <bjorn.a.pettersson@ericsson.com>2023-08-02 12:08:37 +0200
commitfd05c34b18fbc3f37494bef9118c368f0c11595a (patch)
tree97a28f8b1c4742e1bc5f775e374763edab2446a2 /llvm/docs/CommandGuide
parentf40af3b351a9f282edd414d2ebf20a9fcd74d8f1 (diff)
downloadllvm-fd05c34b18fbc3f37494bef9118c368f0c11595a.zip
llvm-fd05c34b18fbc3f37494bef9118c368f0c11595a.tar.gz
llvm-fd05c34b18fbc3f37494bef9118c368f0c11595a.tar.bz2
Stop using legacy helpers indicating typed pointer types. NFC
Since we no longer support typed LLVM IR pointer types, the code can be simplified into for example using PointerType::get directly instead of using Type::getInt8PtrTy and Type::getInt32PtrTy etc. Differential Revision: https://reviews.llvm.org/D156733
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions