Cameron Lowell Palmer
Cameron Lowell Palmer
I had to bump the C++ standard from 11 to 14 to get a clean compile when targeting LLVM 12.0.1
Your readme has one too many colons in generate pass with the new pass manager line
When you call opt directly you use --passes and the list of desired passes, but in some older code I've seen you could call from clang with -mllvm followed by...
I have noticed that wireguard no longer starts on Monterey as a launchd service. Investigation suggests that the check for 'domain' in the output of `launchctl procinfo $$` no longer...
As an exercise in understanding how to work with known plaintext that is compressed I unzipped the zip file and did the following: ``` python3 ../tools/deflate.py < advice.jpg > advice.deflate...
### Issue Description Attempted to use an Individual API Key for the Account Holder to manage the Developer ID Certificate. It is not possible to do so through a regular...