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
This commit is contained in:
Sanjoy Das 2015-06-23 01:05:21 +00:00
parent b5aa0b9af4
commit 14b492752c

View File

@ -1,4 +1,4 @@
//===------------------- FaultMaps.h - StackMaps ----------------*- C++ -*-===//
//===------------------- FaultMaps.h - The "FaultMaps" section --*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//