diff options
author | Heejin Ahn <aheejin@gmail.com> | 2024-05-22 09:47:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-22 09:47:54 -0700 |
commit | 271eb0686b7b0f9d2e016751399b948ccbbe7925 (patch) | |
tree | e15c0d0413f220b967c262116ca29d5eb282bbdb /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e8dd4df72bb5f63a235359d46d7825fe46761ed2 (diff) | |
download | llvm-271eb0686b7b0f9d2e016751399b948ccbbe7925.zip llvm-271eb0686b7b0f9d2e016751399b948ccbbe7925.tar.gz llvm-271eb0686b7b0f9d2e016751399b948ccbbe7925.tar.bz2 |
[WebAssembly] Upstream misc. EH changes (#92990)
This upstreams more recent, mostly EH changes from libcxx and libcxxabi:
- `__cxa_init_primary_exception`-related changes made when updating to
LLVM 18.1.2 (https://github.com/emscripten-core/emscripten/pull/21638)
- Removes ctype macros
(https://github.com/emscripten-core/emscripten/pull/20960)
- Guard destructor changes with `__wasm__`
(https://github.com/emscripten-core/emscripten/pull/21974)
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions