mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-02 08:26:39 +00:00
Formatting and 80-col.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195122 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -172,8 +172,8 @@ namespace llvm {
|
||||
Child->Parent = this;
|
||||
}
|
||||
|
||||
/// findAttribute - Find a value in the DIE with the attribute given, returns NULL
|
||||
/// if no such attribute exists.
|
||||
/// findAttribute - Find a value in the DIE with the attribute given,
|
||||
/// returns NULL if no such attribute exists.
|
||||
DIEValue *findAttribute(uint16_t Attribute);
|
||||
|
||||
#ifndef NDEBUG
|
||||
|
Reference in New Issue
Block a user