]> granicus.if.org Git - clang/commit
Schedule discriminator pass.
authorDiego Novillo <dnovillo@google.com>
Mon, 3 Mar 2014 20:06:18 +0000 (20:06 +0000)
committerDiego Novillo <dnovillo@google.com>
Mon, 3 Mar 2014 20:06:18 +0000 (20:06 +0000)
commite1e6798cc7a56ce249c97ab470033e446acb66ba
treea08da8f5f8880a711027f945150272fb205c86bb
parenta98780d2d15e3f6a0e40643f3317142825026d3c
Schedule discriminator pass.

This needs to modify a line table test to account for the new lexical
block created to hold the new discriminator value.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202754 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp
test/CodeGenCXX/linetable-eh.cpp