mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 19:07:53 +08:00
This PR adds `static_cast` to the value returned from `getLR()` in the AIX unwinder to avoid warning in case `-Wconversion` is specified to build in 32-bit mode.