llvm-6502/include
Eli Bendersky 318cad3323 Move CheckForValidSection to the MCAsmParser interface.
Now that it behaves itself in terms of streamer independence (r172450), this
method can be moved to MCAsmParser to be available to all extensions,
overriding, etc.

-- -This line, and those below, will be ignored--

M    lib/MC/MCParser/AsmParser.cpp
M    include/llvm/MC/MCParser/MCAsmParser.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172451 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-14 19:15:01 +00:00
..
llvm Move CheckForValidSection to the MCAsmParser interface. 2013-01-14 19:15:01 +00:00
llvm-c Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00