llvm-project/llvm/lib/MC/MCParser
Chris Lattner bb592eb9d0 pass in more section kinds, enough to get the .align 0x90
stuff to emit optimal nops in the right places.

llvm-svn: 97233
2010-02-26 18:32:26 +00:00
..
AsmLexer.cpp stop using strtoll, it gives windows heartburn. 2010-01-22 07:34:12 +00:00
AsmParser.cpp pass in more section kinds, enough to get the .align 0x90 2010-02-26 18:32:26 +00:00
CMakeLists.txt
MCAsmLexer.cpp
MCAsmParser.cpp
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
TargetAsmParser.cpp