llvm-6502/lib/MC/MCParser
Rafael Espindola c1b49b56d4 Add a wrapper for open.
This centralizes the handling of O_BINARY and opens the way for hiding more
differences (like how open behaves with directories).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186447 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-16 19:44:17 +00:00
..
AsmLexer.cpp
AsmParser.cpp Remove address spaces from MC. 2013-07-02 15:49:13 +00:00
CMakeLists.txt
COFFAsmParser.cpp MC: Implement COFF .linkonce directive 2013-07-06 12:13:10 +00:00
DarwinAsmParser.cpp Add a wrapper for open. 2013-07-16 19:44:17 +00:00
ELFAsmParser.cpp
LLVMBuild.txt
Makefile
MCAsmLexer.cpp
MCAsmParser.cpp
MCAsmParserExtension.cpp
MCTargetAsmParser.cpp