mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 15:19:33 +00:00
Uppercase the acronym ASCII.
llvm-svn: 8676
This commit is contained in:
parent
c68b0950aa
commit
643183413a
@ -9,7 +9,7 @@
|
||||
#include "ParserInternals.h"
|
||||
using std::string;
|
||||
|
||||
// The useful interface defined by this file... Parse an ascii file, and return
|
||||
// The useful interface defined by this file... Parse an ASCII file, and return
|
||||
// the internal representation in a nice slice'n'dice'able representation.
|
||||
//
|
||||
Module *ParseAssemblyFile(const string &Filename) { // throw (ParseException)
|
||||
|
Loading…
Reference in New Issue
Block a user