James Smith

Results 2 issues of James Smith

See [MacOS Test Suite #122](https://github.com/jamesmth/llvm-plugin-rs/actions/runs/4846527151/jobs/8636115788).

bug
llvm-10
macos

When running: ``` opt --load-pass-plugin=plugin5.dll --passes="mpass,function(fpass)" tests/test.ll -disable-output ``` Exception `0x80000003` is raised, and the program fails with status code `C0000374`. Call stack: ``` RtlIsZeroMemory (@RtlIsZeroMemory:62) RtlpNtSetValueKey (@RtlpNtSetValueKey:355) RtlpNtSetValueKey (@RtlpNtSetValueKey:567)...

bug
windows
llvm-10