diff options
| author | Andres Freund <andres@anarazel.de> | 2018-05-24 05:10:19 +0000 |
|---|---|---|
| committer | Andres Freund <andres@anarazel.de> | 2018-05-24 05:10:19 +0000 |
| commit | 361941283ffecf4544cf86aa952ff882a37841be (patch) | |
| tree | cf07154d73301f460b1126f40e9ada9551c4b9cc /llvm/include/llvm-c/IRReader.h | |
| parent | bfc51694af0cc0bf2c155589f88682e832bbbb56 (diff) | |
| download | bcm5719-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/IRReader.h')
0 files changed, 0 insertions, 0 deletions

