mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-08 21:47:23 +00:00
Rename a header guard to be more appropriate
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254566 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ce27c66bb4
commit
ff6afa9836
@ -7,8 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#ifndef LLVM_ANALYSIS_LIBCALLSEMANTICS_H
|
||||
#define LLVM_ANALYSIS_LIBCALLSEMANTICS_H
|
||||
#ifndef LLVM_ANALYSIS_EHPERSONALITIES_H
|
||||
#define LLVM_ANALYSIS_EHPERSONALITIES_H
|
||||
|
||||
#include "llvm/Support/ErrorHandling.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user