summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTimm Bäder <tbaeder@redhat.com>2024-05-27 12:56:39 +0200
committerTimm Bäder <tbaeder@redhat.com>2024-05-27 15:43:12 +0200
commit6a197b35db0805e77d5103382b5b516ca0c2db1d (patch)
tree9075af9726aa9438a78825739977f9e35fdb67ee /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb1e329a3f54fbe55fa61c124f94cc6c8509e5423 (diff)
[clang][Interp] Fix returning references to functions
Previously, we pushed a pointer to the stack and later tried to use it as if it was a function pointer, which doesn't work.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions