compor / llvm-ir-cmake-utils

LLVM IR CMake utils for bitcode file manipulation by opt and friends
GNU Lesser General Public License v2.1
68 stars 14 forks source link

Fix debug messages #27

Closed tandf closed 1 year ago

tandf commented 1 year ago

Hi compor,

I notice there are some mistakes in the debug messages. I just submitted a pull request to fix them, see #26. It'll be great if you could help me review it. Please tell me if you have any questions. Thanks.

compor commented 1 year ago

Thanks for this!

Fixed by #26