commit | f8c243abba01d9d4fe53f7ab962139593f184400 | [log] [tgz] |
---|---|---|
author | Daniel Malea <daniel.malea@intel.com> | Thu May 23 22:34:33 2013 +0000 |
committer | Daniel Malea <daniel.malea@intel.com> | Thu May 23 22:34:33 2013 +0000 |
tree | d9fb5c94dd9161d190eb00074ea6b8b0159e1b1d | |
parent | edaa58ee66699b99841ee5dfdd485aedbae3bf90 [diff] |
Re-implement DebugIR in a way that does not subclass AssemblyWriter: - move AsmWriter.h from public headers into lib - marked all AssemblyWriter functions as non-virtual; no need to override them - DebugIR now "plugs into" AssemblyWriter with an AssemblyAnnotationWriter helper - exposed flags to control hiding of a) debug metadata b) debug intrinsic calls C/R: Paul Redmond git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182617 91177308-0d34-0410-b5e6-96231b3b80d8