OSDN Git Service

[CodeView] Sink complex inline functions to .cpp file, NFC
authorReid Kleckner <rnk@google.com>
Thu, 18 Jan 2018 22:55:14 +0000 (22:55 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 18 Jan 2018 22:55:14 +0000 (22:55 +0000)
commit1ef4dbfc0f0250fa4402143eb589ff10fe00386f
tree16d0ddcbe52fb245896792762fe045db337f5ab9
parent1e426c2a34d5190ff9f144f009ef6287feb3bbcc
[CodeView] Sink complex inline functions to .cpp file, NFC

I'm cleaning up this code before I attempt to fix a line table bug.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322904 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCCodeView.h
lib/MC/MCCodeView.cpp