forked from OSchip/llvm-project
The casting based reading of the LSDA could attempt to read unsuitably aligned data. Avoid that case by explicitly using a memcpy. A similar approach is used in libc++abi to address the same UB. llvm-svn: 287479 |
||
|---|---|---|
| .. | ||
| BrainF | ||
| ExceptionDemo | ||
| Fibonacci | ||
| HowToUseJIT | ||
| Kaleidoscope | ||
| ModuleMaker | ||
| OCaml-Kaleidoscope | ||
| ParallelJIT | ||
| CMakeLists.txt | ||
| LLVMBuild.txt | ||