mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-22 10:33:23 +00:00
remove a dead annotation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45163 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c6acc585b8
commit
e395598c98
@ -132,7 +132,4 @@ public:
|
||||
|
||||
} // End llvm namespace
|
||||
|
||||
// Make sure the InlineAsm.cpp file is linked when this one is #included.
|
||||
FORCE_DEFINING_FILE_TO_BE_LINKED(InlineAsm)
|
||||
|
||||
#endif
|
||||
|
@ -212,4 +212,3 @@ bool InlineAsm::Verify(const FunctionType *Ty, const std::string &ConstStr) {
|
||||
return true;
|
||||
}
|
||||
|
||||
DEFINING_FILE_FOR(InlineAsm)
|
||||
|
Loading…
x
Reference in New Issue
Block a user