search for: codeviewregisters

Displaying 9 results from an estimated 9 matches for "codeviewregisters".

2018 May 16
2
Compile error while building LLDB
...ugInfo/PDB/IPDBSession.h:13: In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13: In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14: In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: In file included from llvm/DebugInfo/CodeView/CodeView.h:509: llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected identifier CV_REGISTER(CR0, 80) ^ /usr/include/sys/termios.h:184:14: note: expanded from macro 'CR0' #define CR0 0x00000000 ^ In file included from llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89: In file...
2018 May 16
2
Compile error while building LLDB
...luded from llvm/DebugInfo/PDB/PDBSymbol.h:13: > > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14: > > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: > > In file included from llvm/DebugInfo/CodeView/CodeView.h:509: > > llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected > > identifier > > CV_REGISTER(CR0, 80) > > ^ > > /usr/include/sys/termios.h:184:14: note: expanded from macro 'CR0' > > #define CR0 0x00000000 > > ^ > > In file included fro...
2018 May 16
0
Compile error while building LLDB
...13: > In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13: > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14: > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: > In file included from llvm/DebugInfo/CodeView/CodeView.h:509: > llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected > identifier > CV_REGISTER(CR0, 80) > ^ > /usr/include/sys/termios.h:184:14: note: expanded from macro 'CR0' > #define CR0 0x00000000 > ^ > In file included from > llvm/lldb-6.0.0.src/source/A...
2018 May 26
0
Compile error while building LLDB
...DebugInfo/PDB/PDBSymbol.h:13: >> > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14: >> > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: >> > In file included from llvm/DebugInfo/CodeView/CodeView.h:509: >> > llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected >> > identifier >> > CV_REGISTER(CR0, 80) >> > ^ >> > /usr/include/sys/termios.h:184:14: note: expanded from macro 'CR0' >> > #define CR0 0x00000000 >> > ^ >&g...
2018 Mar 29
2
CodeView layering
...bugInfo/CodeView (assuming the bits > needed by MC don't depend on Object)? Any suggestions? Sink it into > BinaryFormat or name a new library? > > (it's quite a few headers by the looks of it: CodeView.h, Line.h, > SymbolRecord.h, CodeViewTypes.def, CodeViewSymbols.def, > CodeViewRegisters.def, TypeIndex.h, CVRecord.h, CodeViewError.h, > RecordSerialization.h - maybe some of those aren't needed, if they're > excessive includes or the like (they tend to seep in all over the place)) > > >> >> >>> include/llvm/Object/COFF.h includes >>>&...
2018 Mar 29
0
CodeView layering
...ess still need to split up DebugInfo/CodeView (assuming the bits needed by MC don't depend on Object)? Any suggestions? Sink it into BinaryFormat or name a new library? (it's quite a few headers by the looks of it: CodeView.h, Line.h, SymbolRecord.h, CodeViewTypes.def, CodeViewSymbols.def, CodeViewRegisters.def, TypeIndex.h, CVRecord.h, CodeViewError.h, RecordSerialization.h - maybe some of those aren't needed, if they're excessive includes or the like (they tend to seep in all over the place)) > > >> include/llvm/Object/COFF.h includes >>> include/llvm/DebugInfo/CodeVie...
2018 Mar 30
0
CodeView layering
...ng the bits >> needed by MC don't depend on Object)? Any suggestions? Sink it into >> BinaryFormat or name a new library? >> >> (it's quite a few headers by the looks of it: CodeView.h, Line.h, >> SymbolRecord.h, CodeViewTypes.def, CodeViewSymbols.def, >> CodeViewRegisters.def, TypeIndex.h, CVRecord.h, CodeViewError.h, >> RecordSerialization.h - maybe some of those aren't needed, if they're >> excessive includes or the like (they tend to seep in all over the place)) >> >> >>> >>> >>>> include/llvm/Object/C...
2018 Mar 26
2
CodeView layering
On Thu, Mar 22, 2018 at 12:55 PM Reid Kleckner <rnk at google.com> wrote: > On Wed, Mar 21, 2018 at 11:31 AM David Blaikie <dblaikie at gmail.com> wrote: > >> I'm looking at fixing some layering violations in LLVM & came across a >> few in the CodeView handling, specifically: >> >> lib/MC/MCCodeView includes several llvm/DebugInfo/CodeView headers
2018 Apr 01
0
CodeView layering
...needed by MC don't depend on Object)? Any suggestions? Sink it into >>> BinaryFormat or name a new library? >>> >>> (it's quite a few headers by the looks of it: CodeView.h, Line.h, >>> SymbolRecord.h, CodeViewTypes.def, CodeViewSymbols.def, >>> CodeViewRegisters.def, TypeIndex.h, CVRecord.h, CodeViewError.h, >>> RecordSerialization.h - maybe some of those aren't needed, if they're >>> excessive includes or the like (they tend to seep in all over the place)) >>> >>> >>>> >>>> >>>&g...