aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial/MyFirstLanguageFrontend
diff options
context:
space:
mode:
authorVasileios Porpodas <vporpodas@google.com>2022-12-13 16:02:50 -0800
committerVasileios Porpodas <vporpodas@google.com>2022-12-15 21:41:24 -0800
commitad36f767a4d183318b2e3a33dfc1b86a50ac2ab1 (patch)
tree1b50bf79d4ce2267980d9343e6338494827a29b4 /llvm/docs/tutorial/MyFirstLanguageFrontend
parent02988fce76d8a95e2bc33e80b581c3b0b2c92755 (diff)
downloadllvm-ad36f767a4d183318b2e3a33dfc1b86a50ac2ab1.zip
llvm-ad36f767a4d183318b2e3a33dfc1b86a50ac2ab1.tar.gz
llvm-ad36f767a4d183318b2e3a33dfc1b86a50ac2ab1.tar.bz2
[NFC] Cleanup: Function::getBasicBlockList() and Function::getSublistAccess() are now private
The Function class now supports an adequate set of member functions to help modify the BB list, including Function::splice(), Function::erase(), Function::insert() etc. so we no longer need access to the underlying list. Differential Revision: https://reviews.llvm.org/D140162
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend')
0 files changed, 0 insertions, 0 deletions