summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Target.h
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2018-05-24 05:10:19 +0000
committerAndres Freund <andres@anarazel.de>2018-05-24 05:10:19 +0000
commit361941283ffecf4544cf86aa952ff882a37841be (patch)
treecf07154d73301f460b1126f40e9ada9551c4b9cc /llvm/include/llvm-c/Target.h
parentbfc51694af0cc0bf2c155589f88682e832bbbb56 (diff)
downloadbcm5719-llvm-361941283ffecf4544cf86aa952ff882a37841be.tar.gz
bcm5719-llvm-361941283ffecf4544cf86aa952ff882a37841be.zip
Revert r333147 "[ORC] Add findSymbolIn() wrapper to C bindings."
This reverts r333147 until https://reviews.llvm.org/D47308 is ready to be reviewed. r333147 exposed a behavioural difference between OrcCBindingsStack::findSymbolIn() and OrcCBindingsStack::findSymbol(), where only the latter does name mangling. After r333147 that causes a test failure on OSX, because the new test looks for main using findSymbolIn() but the mangled name is _main. llvm-svn: 333152
Diffstat (limited to 'llvm/include/llvm-c/Target.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud