Instead of passing in an unsigned value for the optimization level, use an enum,
which better identifies what the optimization is doing. And is more flexible for future uses. llvm-svn: 70440
Loading
Please register or sign in to comment
which better identifies what the optimization is doing. And is more flexible for future uses. llvm-svn: 70440