mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-08 21:10:35 +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…
Reference in New Issue
Block a user