diff options
author | Sean Callanan <scallanan@apple.com> | 2016-03-30 03:44:51 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2016-03-30 03:44:51 +0000 |
commit | 3ce036b4342c5e183bb2b3b3839524e295066095 (patch) | |
tree | 1eaaa6c25d7f0a3873c8be32b550bf8930476c35 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 49cad7d70b663a1f258c40cbc94deb01cd4ba5df (diff) | |
download | bcm5719-llvm-3ce036b4342c5e183bb2b3b3839524e295066095.tar.gz bcm5719-llvm-3ce036b4342c5e183bb2b3b3839524e295066095.zip |
Don't register the addresses of private symbols from expressions.
They're not supposed to go in the symbol table, and in fact the way the JIT
is currently implemented it sometimes crashes when you try to get the
address of such a function. So we skip them.
llvm-svn: 264821
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions