Skip to content

Fixed two clang compilation errors

🤖 SoSy-Bot 🤖 requested to merge github/fork/smackers/master into master

Created by: zvonimir

Inline asm was causing clang compilation errors in two benchmarks. These small fixes address this issue. Benchmarks can still be compiled on gcc too without any problems.

Merge request reports