1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

Fix comment (PR19188)

llvm-svn: 204256
This commit is contained in:
Hans Wennborg 2014-03-19 18:41:38 +00:00
parent 6bbe244b09
commit 527949d5a3

View File

@ -1,4 +1,4 @@
//===- PassManager.h - Infrastructure for managing & running IR passes ----===//
//===- PassManager.cpp - Infrastructure for managing & running IR passes --===//
//
// The LLVM Compiler Infrastructure
//