mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-03 13:51:39 +00:00
Silly cleanup
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28544 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
74f48d133c
commit
6d1727cf14
@ -13,7 +13,7 @@
|
|||||||
// llvm-as [options] x.ll - Read LLVM asm from the x.ll file, write bytecode
|
// llvm-as [options] x.ll - Read LLVM asm from the x.ll file, write bytecode
|
||||||
// to the x.bc file.
|
// to the x.bc file.
|
||||||
//
|
//
|
||||||
//===------------------------------------------------------------------------===
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
#include "llvm/Module.h"
|
#include "llvm/Module.h"
|
||||||
#include "llvm/Assembly/Parser.h"
|
#include "llvm/Assembly/Parser.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user