mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-05 00:48:08 +00:00

Ensure the stream flushed to the string before acquiring the mutext. No need to flush the output stream, the goal of the mutex is to sync ahead before content is added to the stream.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.