mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-05 10:57:32 +00:00
Line this up as well.
llvm-svn: 85748
This commit is contained in:
parent
2f3164a81c
commit
6623dcf203
@ -72,7 +72,7 @@ IncludeDirs("I", cl::desc("Directory of include files"),
|
||||
static cl::opt<std::string>
|
||||
TripleName("triple", cl::desc("Target triple to assemble for, "
|
||||
"see -version for available targets"),
|
||||
cl::init(LLVM_HOSTTRIPLE));
|
||||
cl::init(LLVM_HOSTTRIPLE));
|
||||
|
||||
enum ActionType {
|
||||
AC_AsLex,
|
||||
|
Loading…
x
Reference in New Issue
Block a user