Fix compile error as debug interface changed.
By the way, this code is buggy. You can't keep a map<MDNode *, something> because the MDNode may be destroyed and reused for something else. llvm-svn: 83141
Loading
Please register or sign in to comment