Skip to content

Commit 92e2fd6

Browse files
committed
Work in Progress: BOLT PPC support
1 parent 2e34188 commit 92e2fd6

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
//===- bolt/Target/PowerPC/PPCMCPlusBuilder.cpp -----------------------===//
2+
//
3+
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4+
// See https://llvm.org/LICENSE.txt for license information.
5+
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6+
//
7+
//===----------------------------------------------------------------------===//
8+
//
9+
// This file provides PowerPC-specific MCPlus builder.
10+
//
11+
//===----------------------------------------------------------------------===//

bolt/lib/Target/PowerPC/PPCMCSymbolizer.cpp

Whitespace-only changes.

bolt/lib/Target/PowerPC/PPCMCSymbolizer.h

Whitespace-only changes.

0 commit comments

Comments
 (0)