Dinakar and I fixed a bug where we were trying to get the initializer of
an external constant. Since external constants don't have initializers, we were failing on an assert() call in llvm/GlobalVariable.h. llvm-svn: 7193
Loading
Please register or sign in to comment