aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-02-22 16:49:21 -0600
committerGitHub <noreply@github.com>2024-02-22 16:49:21 -0600
commit87b410821148402d74ac7a14bed233078a49cb7b (patch)
tree18a2810313f1a7119402ccfb83209c3e0661394b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentbc5aba9dd63f919037aded04405f3e05092c9039 (diff)
downloadllvm-87b410821148402d74ac7a14bed233078a49cb7b.zip
llvm-87b410821148402d74ac7a14bed233078a49cb7b.tar.gz
llvm-87b410821148402d74ac7a14bed233078a49cb7b.tar.bz2
[Libomptarget][NFC] Remove concept of optional plugin functions (#82681)
Summary: Ever since the introduction of the new plugins we haven't exercised the concept of "optional" plugin functions. This is done in perparation for making the plugins use a static interface as it will greatly simplify the implementation if we assert that every function has the entrypoints. Currently some unsupported functions will just return failure or some other default value, so this shouldn't change anything.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions