1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Pete Cooper 24743ca429 Use enum instead of unsigned. NFC.
The unsigned opcode argument here was the result of BinaryOperator->getOpcode().
That returns a BinaryOps enum which is more accurate than passing around an
unsigned.

llvm-svn: 242265
2015-07-15 01:31:26 +00:00
..
2015-07-11 10:30:36 +00:00
2015-07-11 10:30:36 +00:00
2015-07-14 23:51:01 +00:00
2015-07-15 00:07:57 +00:00
2015-06-09 21:50:22 +00:00
2015-06-09 21:50:22 +00:00