summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2016-03-30 03:44:51 +0000
committerSean Callanan <scallanan@apple.com>2016-03-30 03:44:51 +0000
commit3ce036b4342c5e183bb2b3b3839524e295066095 (patch)
tree1eaaa6c25d7f0a3873c8be32b550bf8930476c35 /clang/lib/CodeGen/CodeGenModule.h
parent49cad7d70b663a1f258c40cbc94deb01cd4ba5df (diff)
downloadbcm5719-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 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud