commit | 0915c047c2e8d94eb9c8e726e10e2d1ef63db29c | [log] [tgz] |
---|---|---|
author | Diego Novillo <dnovillo@google.com> | Thu Apr 17 22:33:50 2014 +0000 |
committer | Diego Novillo <dnovillo@google.com> | Thu Apr 17 22:33:50 2014 +0000 |
tree | 3dbea92edbbe7dccd491690c6c7cc56a0548f660 | |
parent | 9ced19abe89a248963b629528ff3e0fee930ed98 [diff] |
Fix bug 19437 - Only add discriminators for DWARF 4 and above. Summary: This prevents the discriminator generation pass from triggering if the DWARF version being used in the module is prior to 4. Reviewers: echristo, dblaikie CC: llvm-commits Differential Revision: http://reviews.llvm.org/D3413 llvm-svn: 206507