mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-11 13:29:36 +00:00
Be consistent in using class/struct to keep Visual Studio happy.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25575 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
93c56e755f
commit
c73fe2ac0c
@ -19,7 +19,7 @@
|
||||
|
||||
namespace llvm {
|
||||
|
||||
class AssemblyAnnotationWriter;
|
||||
struct AssemblyAnnotationWriter;
|
||||
class PointerType;
|
||||
class FunctionType;
|
||||
class Module;
|
||||
|
Loading…
x
Reference in New Issue
Block a user