Added supported LLVM versions
This commit is contained in:
2
ctx.cpp
2
ctx.cpp
@@ -1555,7 +1555,7 @@ FunctionEmitContext::StartScope() {
|
||||
// Revision 216239 in LLVM removes support of DWARF discriminator
|
||||
// as the last argument
|
||||
currentPos.first_column);
|
||||
#endif
|
||||
#endif // LLVM 3.2, 3.3, 3.4 and 3.6+
|
||||
AssertPos(currentPos, lexicalBlock.Verify());
|
||||
debugScopes.push_back(lexicalBlock);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user