Skip to content
Commit b7d8faa2 authored by Craig Topper's avatar Craig Topper
Browse files

[APInt] Simplify some code by using operator+=(uint64_t) instead of doing a...

[APInt] Simplify some code by using operator+=(uint64_t) instead of doing a more complex assignment into a temporary APInt just to use the APInt operator+=.

llvm-svn: 299324
parent d7ed50de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment