IR: Canonicalize metadata formatting, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 11 Dec 2014 06:32:29 +0000 (06:32 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 11 Dec 2014 06:32:29 +0000 (06:32 +0000)
commit8f616165e4442bbeaed7c0dce034b92ef3860581
treeac526cdd5634edaa0feeadb985413e42e273351a
parente9afc33de5eaf7663f42d3243b248a84039f18a2
IR: Canonicalize metadata formatting, NFC

Canonicalize formatting of metadata to make it easier to upgrade via
scripts -- in particular, one line per metadata definition makes it more
`sed`-able.

This is preparation for changing the assembly syntax for metadata [1].

[1]: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20141208/248449.html

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224002 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/NVPTX/annotations.ll
test/Linker/module-flags-3-b.ll
test/Linker/module-flags-4-b.ll
test/MC/COFF/linker-options.ll
test/MC/MachO/linker-options.ll
test/Verifier/module-flags-1.ll