diff options
| author | Daniel Malea <daniel.malea@intel.com> | 2013-05-23 22:34:33 +0000 |
|---|---|---|
| committer | Daniel Malea <daniel.malea@intel.com> | 2013-05-23 22:34:33 +0000 |
| commit | f8c243abba01d9d4fe53f7ab962139593f184400 (patch) | |
| tree | d9fb5c94dd9161d190eb00074ea6b8b0159e1b1d /lib/Target/ARM/Disassembler | |
| parent | edaa58ee66699b99841ee5dfdd485aedbae3bf90 (diff) | |
| download | external_llvm-f8c243abba01d9d4fe53f7ab962139593f184400.zip external_llvm-f8c243abba01d9d4fe53f7ab962139593f184400.tar.gz external_llvm-f8c243abba01d9d4fe53f7ab962139593f184400.tar.bz2 | |
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
Diffstat (limited to 'lib/Target/ARM/Disassembler')
0 files changed, 0 insertions, 0 deletions
