mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +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:
parent
7b15c0afc1
commit
41627cf813
@ -81,10 +81,10 @@ class DIEHash {
|
||||
};
|
||||
|
||||
public:
|
||||
/// \brief Computes the ODR signature
|
||||
/// \brief Computes the ODR signature.
|
||||
uint64_t computeDIEODRSignature(DIE *Die);
|
||||
|
||||
/// \brief Computes the CU signature
|
||||
/// \brief Computes the CU signature.
|
||||
uint64_t computeCUSignature(DIE *Die);
|
||||
|
||||
// Helper routines to process parts of a DIE.
|
||||
|
Loading…
Reference in New Issue
Block a user