mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
Tidy up. 80 columns.
llvm-svn: 145875
This commit is contained in:
parent
93874e36fa
commit
5b567d6669
@ -747,7 +747,8 @@ private:
|
||||
public:
|
||||
/// Compute the effective fragment size assuming it is laid out at the given
|
||||
/// \arg SectionAddress and \arg FragmentOffset.
|
||||
uint64_t computeFragmentSize(const MCAsmLayout &Layout, const MCFragment &F) const;
|
||||
uint64_t computeFragmentSize(const MCAsmLayout &Layout,
|
||||
const MCFragment &F) const;
|
||||
|
||||
/// Find the symbol which defines the atom containing the given symbol, or
|
||||
/// null if there is no such symbol.
|
||||
|
Loading…
Reference in New Issue
Block a user