forked from OSchip/llvm-project
![]() (At[3] << 24) is an int type and it is being coerced to uint64_t, it was getting sign extended, causing us to get FFFFFFFFxxxxxxxx constants all of the time. llvm-svn: 15224 |
||
---|---|---|
llvm |