mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
a784878918
The constructor error out parameter was a bit awkward. Wrap it in a factory method which can return an error. Make the constructor private.