mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-09-27 16:17:17 +00:00
Sentences end with periods.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189861 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -81,10 +81,10 @@ class DIEHash {
|
|||||||
};
|
};
|
||||||
|
|
||||||
public:
|
public:
|
||||||
/// \brief Computes the ODR signature
|
/// \brief Computes the ODR signature.
|
||||||
uint64_t computeDIEODRSignature(DIE *Die);
|
uint64_t computeDIEODRSignature(DIE *Die);
|
||||||
|
|
||||||
/// \brief Computes the CU signature
|
/// \brief Computes the CU signature.
|
||||||
uint64_t computeCUSignature(DIE *Die);
|
uint64_t computeCUSignature(DIE *Die);
|
||||||
|
|
||||||
// Helper routines to process parts of a DIE.
|
// Helper routines to process parts of a DIE.
|
||||||
|
Reference in New Issue
Block a user