mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-12 07:41:14 +00:00
Grammar.
llvm-svn: 175493
This commit is contained in:
parent
1e9dc30d4e
commit
f04844d040
@ -168,7 +168,7 @@ public:
|
||||
virtual bool ParseAbsoluteExpression(int64_t &Res) = 0;
|
||||
|
||||
/// CheckForValidSection - Ensure that we have a valid section set in the
|
||||
/// streamer. Otherwise, report and error and switch to .text.
|
||||
/// streamer. Otherwise, report an error and switch to .text.
|
||||
virtual void CheckForValidSection() = 0;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user