aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaChecking.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2016-08-04 23:41:01 +0000
committerJustin Bogner <mail@justinbogner.com>2016-08-04 23:41:01 +0000
commit19dd0da153304f7947220141efd517f86406c9b3 (patch)
tree50853177c541c09176e5ed2df5b6acf37a320947 /clang/lib/Sema/SemaChecking.cpp
parent68de2e98a64ffa4e26af6e51dd7517ef18426887 (diff)
downloadllvm-19dd0da153304f7947220141efd517f86406c9b3.zip
llvm-19dd0da153304f7947220141efd517f86406c9b3.tar.gz
llvm-19dd0da153304f7947220141efd517f86406c9b3.tar.bz2
IR: Provide an IRBuilder Inserter that calls a callback after insertion
Add a generalized IRBuilderCallbackInserter, which is just given a callback to execute after insertion. This can be used to get rid of the custom inserter in InstCombine, which will in turn allow me to add target specific InstCombineCalls API for intrinsics without horrible layering violations. llvm-svn: 277784
Diffstat (limited to 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions