Improve handling of .file, .include and .incbin directives to
authorYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Thu, 5 Sep 2013 19:14:26 +0000 (19:14 +0000)
committerYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Thu, 5 Sep 2013 19:14:26 +0000 (19:14 +0000)
commited119820f223401b0c64769759eafc46de30a9da
tree19e93cde057e3180059e8e7b9ca786487908f853
parentbc66071baa3153ba95d673b8084383835221eef6
Improve handling of .file, .include and .incbin directives to
allow escaped octal character sequences.

The patch was discussed in Phabricator. See:
http://llvm-reviews.chandlerc.com/D1289

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190089 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp
test/MC/AsmParser/directive_file.s
test/MC/AsmParser/directive_incbin.s
test/MC/AsmParser/directive_include.s