forked from OSchip/llvm-project
parent
36b376914d
commit
808df6725f
|
@ -748,7 +748,7 @@ uint64_t MCAssembler::handleFixup(const MCAsmLayout &Layout,
|
|||
getWriter().RecordRelocation(*this, Layout, &F, Fixup, Target, FixedValue);
|
||||
}
|
||||
return FixedValue;
|
||||
}
|
||||
}
|
||||
|
||||
void MCAssembler::Finish() {
|
||||
DEBUG_WITH_TYPE("mc-dump", {
|
||||
|
|
Loading…
Reference in New Issue