1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Test commit. Add a missing dash to the standard llvm file header; NFC.

llvm-svn: 318400
This commit is contained in:
Aaron Smith 2017-11-16 13:42:28 +00:00
parent da92990e01
commit b3a09d4903
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
//===- GlobalsStream.h - PDB Index of Symbols by Name ------ ----*- C++ -*-===// //===- GlobalsStream.h - PDB Index of Symbols by Name -----------*- C++ -*-===//
// //
// The LLVM Compiler Infrastructure // The LLVM Compiler Infrastructure
// //

View File

@ -1,4 +1,4 @@
//===- GlobalsStream.cpp - PDB Index of Symbols by Name ---- ----*- C++ -*-===// //===- GlobalsStream.cpp - PDB Index of Symbols by Name ---------*- C++ -*-===//
// //
// The LLVM Compiler Infrastructure // The LLVM Compiler Infrastructure
// //