diff options
author | Anders Waldenborg <anders@0x63.nu> | 2013-11-17 15:17:08 +0000 |
---|---|---|
committer | Anders Waldenborg <anders@0x63.nu> | 2013-11-17 15:17:08 +0000 |
commit | 6a105e9964bf7a8c48c3cd81b76abfc5af276e13 (patch) | |
tree | b15ad4cd2f7844f3bf769d020e5778fa46b6e597 /clang/lib/CodeGen/BackendUtil.cpp | |
parent | be9d20b7a99a143e947f9083662b825c9c840b49 (diff) | |
download | bcm5719-llvm-6a105e9964bf7a8c48c3cd81b76abfc5af276e13.tar.gz bcm5719-llvm-6a105e9964bf7a8c48c3cd81b76abfc5af276e13.zip |
python: Properly initialize before trying to create disasm
As the "LLVMInitializeAll*" functions are not available as symbols in
the shared library they can't be used, and as a workaround a list of
the targets is kept and the individual symbols tried. As soon as the
"All"-functions are changed to proper symbols (as opposed to static
inlines in the headers) this hack will be replace with simple calls
to the corresponding "LLVMInitializeAll*" functions.
Reviewed By: indygreg
CC: llvm-commits
Differential Revision: http://llvm-reviews.chandlerc.com/D1879
llvm-svn: 194964
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions