"compiler-rt/LICENSE.TXT" did not exist on "ed7a7d20c9f08d9c34a6ffc8ffa0ddda0b6b68b9"
Fix some corner cases missed by D71955
* replaceAllUsesWith may be supplied with a null value. * some compilers fail to implicitly convert single result operations to OpaqueValue, so add an explicit OpOperand::set(Value) method.
Loading
Please sign in to comment