address space in llvm

In LLVM is it guaranteed that pointers to different address spaces don't alias?

Xiaoyi