commit | 52f8d91dde8cbd52fd8c1d0c4b1ea31fa2b49fc0 | [log] [tgz] |
---|---|---|
author | Adrian Prantl <aprantl@apple.com> | Wed Mar 09 17:32:56 2016 +0000 |
committer | Adrian Prantl <aprantl@apple.com> | Wed Mar 09 17:32:56 2016 +0000 |
tree | c381c7482f21562b934ec2126f1b3a754330013a | |
parent | f8b4bf82a5a5f509321c0421645d8dccfc8fc862 [diff] |
Don't crash when compiling inline assembler containing .file directives. Removing the assertion is safe to do because any module level inline assembly is always emitted first via AsmPrinter::doInitialization(). http://reviews.llvm.org/D16101 rdar://22690666 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263033 91177308-0d34-0410-b5e6-96231b3b80d8