diff options
| author | Ed Schouten <ed@nuxi.nl> | 2018-01-04 17:55:44 +0100 |
|---|---|---|
| committer | Ed Schouten <ed@nuxi.nl> | 2018-01-04 17:55:44 +0100 |
| commit | 9a8f0a8cb050e647fc146363d6558a6c17155ce5 (patch) | |
| tree | da77e5ed842069f3794e9b5757c0315dc60ad057 /src/rustllvm/PassWrapper.cpp | |
| parent | 4cd918c4caf90ef87d687c02f23b06c581054de3 (diff) | |
| download | rust-9a8f0a8cb050e647fc146363d6558a6c17155ce5.tar.gz rust-9a8f0a8cb050e647fc146363d6558a6c17155ce5.zip | |
Make libpanic_unwind build on CloudABI.
CloudABI uses LLVM's libunwind for stack unwinding. There was a small bug that went by unnoticed, namely that it was not built with -fno-rtti. This caused it to (indirectly) depend on the entire C++ runtime. Now that that issue has been resolved, it is also perfectly fine to make use of this library for programming languages other than C++.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
