mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-12 10:52:38 +00:00
2d865ccbd8
Add missing `operator!=` and make `operator-` const for `EHABISectionIterator`. This repairs the build of libunwind when building with GCC. Patch by Chad Duffin! Reviewed By: compnerd, libunwind Differential Revision: https://reviews.llvm.org/D81597