summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMLDBackend.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/ARM/ARMLDBackend.h')
-rw-r--r--lib/Target/ARM/ARMLDBackend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/ARMLDBackend.h b/lib/Target/ARM/ARMLDBackend.h
index 3e46cd7..981228e 100644
--- a/lib/Target/ARM/ARMLDBackend.h
+++ b/lib/Target/ARM/ARMLDBackend.h
@@ -155,7 +155,7 @@ public:
/// call back target backend to emit the data.
///
/// Backends handle the target-special tables (plt, gp,...) by themselves.
- /// Backend can put the data of the tables in MCSectionData directly
+ /// Backend can put the data of the tables in SectionData directly
/// - LDSection.getSectionData can get the section data.
/// Or, backend can put the data into special data structure
/// - backend can maintain its own map<LDSection, table> to get the table