mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Formatting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168384 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dcc675a4ac
commit
aaa50b9bc5
@ -119,7 +119,8 @@ unsigned AsmPrinter::GetSizeOfEncodedValue(unsigned Encoding) const {
|
||||
}
|
||||
}
|
||||
|
||||
void AsmPrinter::EmitTTypeReference(const GlobalValue *GV, unsigned Encoding)const{
|
||||
void AsmPrinter::EmitTTypeReference(const GlobalValue *GV,
|
||||
unsigned Encoding) const {
|
||||
if (GV) {
|
||||
const TargetLoweringObjectFile &TLOF = getObjFileLowering();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user