OSDN Git Service

[GlobalISel] Separate matchers with newlines in emitted selector. NFC.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Sat, 4 Feb 2017 00:47:02 +0000 (00:47 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Sat, 4 Feb 2017 00:47:02 +0000 (00:47 +0000)
commit40d6dfa91e56d0edeca895d1a8a2f6dbcf11df24
treeddbcce2991ee6a96ade60fb602921b2e50427515
parent6dc8838a5b95120993e0c24fbc3da20f757d0f19
[GlobalISel] Separate matchers with newlines in emitted selector. NFC.

We don't try very hard to format the emitted code, but newlines
are an easy way to make it more readable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294074 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/GlobalISelEmitter.cpp