From: Sanjoy Das Date: Tue, 23 Jun 2015 01:05:21 +0000 (+0000) Subject: Fix a typo in a comment in FaultMaps.h. NFC. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=14b492752cdf4702a198a45a7174673a14dcf819;p=oota-llvm.git Fix a typo in a comment in FaultMaps.h. NFC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240363 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/CodeGen/FaultMaps.h b/include/llvm/CodeGen/FaultMaps.h index 18df4c01816..f4b64632214 100644 --- a/include/llvm/CodeGen/FaultMaps.h +++ b/include/llvm/CodeGen/FaultMaps.h @@ -1,4 +1,4 @@ -//===------------------- FaultMaps.h - StackMaps ----------------*- C++ -*-===// +//===------------------- FaultMaps.h - The "FaultMaps" section --*- C++ -*-===// // // The LLVM Compiler Infrastructure //