aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Dwarf.h
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-09-09 20:03:08 +0000
committerEric Christopher <echristo@gmail.com>2013-09-09 20:03:08 +0000
commit8e54341935c475d2ea4b64da9933c0103cb83842 (patch)
tree3dc47761a1e86338a641fe8b2b806aa5b9330e8c /include/llvm/Support/Dwarf.h
parentda11df0c22f5d0ba2e2be3ae4a7076c806233db8 (diff)
downloadexternal_llvm-8e54341935c475d2ea4b64da9933c0103cb83842.zip
external_llvm-8e54341935c475d2ea4b64da9933c0103cb83842.tar.gz
external_llvm-8e54341935c475d2ea4b64da9933c0103cb83842.tar.bz2
Formatting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190342 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Support/Dwarf.h')
-rw-r--r--include/llvm/Support/Dwarf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/llvm/Support/Dwarf.h b/include/llvm/Support/Dwarf.h
index 91aef13..0e00761 100644
--- a/include/llvm/Support/Dwarf.h
+++ b/include/llvm/Support/Dwarf.h
@@ -769,9 +769,9 @@ enum AcceleratorTable {
// Data layout descriptors.
DW_ATOM_null = 0u, // Marker as the end of a list of atoms.
DW_ATOM_die_offset = 1u, // DIE offset in the debug_info section.
- DW_ATOM_cu_offset = 2u, // Offset of the compile unit header that contains the
+ DW_ATOM_cu_offset = 2u, // Offset of the compile unit header that contains the
// item in question.
- DW_ATOM_die_tag = 3u, // A tag entry.
+ DW_ATOM_die_tag = 3u, // A tag entry.
DW_ATOM_type_flags = 4u, // Set of flags for a type.
// DW_ATOM_type_flags values.