Obvious pasto survived a couple rounds of cleanup.
Caught by Aaron Ballman. llvm-svn: 195138
This commit is contained in:
@@ -298,8 +298,7 @@ void StackMaps::serializeToStackMapSection() {
|
||||
}
|
||||
}
|
||||
else {
|
||||
assert((Loc.LocType != Location::Register
|
||||
&& Loc.LocType != Location::Register) &&
|
||||
assert(Loc.LocType != Location::Register &&
|
||||
"Missing location register");
|
||||
}
|
||||
AP.OutStreamer.EmitIntValue(Loc.LocType, 1);
|
||||
|
||||
Reference in New Issue
Block a user