llvm-capstone/libcxxabi
Maksim Panchenko 1853025308
[libc++abi] Fix lpStart adjustment for exceptions table (#72727)
When lpStartEncoding is different from DW_EH_PE_omit, lpStart can be set
to zero which is a valid base address for landing pads. Such base value
is useful when landing pads are placed in different sections.

Fixes #72582.
2023-12-06 20:54:21 -08:00
..
cmake [libc++][Android] Explicitly declare low-level lib existence (#70534) 2023-11-03 12:54:55 -07:00
fuzz
include [libc++abi][WebAssembly] Support Wasm EH 2023-09-22 00:34:00 -07:00
lib
src [libc++abi] Fix lpStart adjustment for exceptions table (#72727) 2023-12-06 20:54:21 -08:00
test [libc++abi] Fix lpStart adjustment for exceptions table (#72727) 2023-12-06 20:54:21 -08:00
www Remove references to old mailing lists that have moved to discourse. Replace with links to discourse. 2022-07-22 09:59:03 -07:00
.clang-format [libcxx] Remove extraneous '---' lines in .clang-format files 2022-06-15 01:34:37 -07:00
.gitignore
CMakeLists.txt Remove deprecated warning from cmake files (#72595) 2023-11-16 21:20:12 -05:00
CREDITS.TXT
LICENSE.TXT