Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
CodeGen
ELFCodeEmitter.cpp
Find file
Blame
History
Permalink
getMachineBasicBlockAddress returns a uintptr_t - don't truncate
· d34bb4e9
Duncan Sands
authored
Jun 29, 2010
to unsigned only to extend back to a pointer sized value on the next line. llvm-svn: 107139
d34bb4e9
Loading