search for: md_node_get

Displaying 5 results from an estimated 5 matches for "md_node_get".

2018 May 29
2
Can creating new forms of debug info metadata be simplified? [formatting fixed]
[Resending due to accidental markdown rendering - sorry] Hi list, Let's talk about adding a new type of debug info metadata. Here are the steps (at minimum - probably incomplete) one needs to take: 1. Create a new class in the hierarchy 2. Implement two forms of `MD_NODE_GET` 3. Specialize `MDNodeKeyImpl` 4. Modify `LLParser.cpp` and add serialization code for your special type5. Modify `AsmWriter.cpp` and add serialization code for your special type I believe we can accomplish everything needed for debug info with just step 1 using a pattern found in Boost Seria...
2018 May 29
0
Can creating new forms of debug info metadata be simplified? [formatting fixed]
...ng due to accidental markdown rendering - sorry] > > Hi list, > > Let's talk about adding a new type of debug info metadata. Here are the > steps (at minimum - probably incomplete) one needs to take: > > 1. Create a new class in the hierarchy > 2. Implement two forms of `MD_NODE_GET` > 3. Specialize `MDNodeKeyImpl` > 4. Modify `LLParser.cpp` and add serialization code for your special type > 5. Modify `AsmWriter.cpp` and add serialization code for your special type > > I believe we can accomplish everything needed for debug info with just > step 1 using a pat...
2018 May 29
2
Can creating new forms of debug info metadata be simplified? [formatting fixed]
...ding due to accidental markdown rendering - sorry] > > Hi list, > > Let's talk about adding a new type of debug info metadata. Here are the steps (at minimum - probably incomplete) one needs to take: > > 1. Create a new class in the hierarchy > 2. Implement two forms of `MD_NODE_GET` > 3. Specialize `MDNodeKeyImpl` > 4. Modify `LLParser.cpp` and add serialization code for your special type > 5. Modify `AsmWriter.cpp` and add serialization code for your special type > > I believe we can accomplish everything needed for debug info with just step 1 using a patter...
2018 May 29
0
Can creating new forms of debug info metadata be simplified?
Hi list, Let’s talk about adding a new type of debug info metadata. Here are the steps (at minimum - probably incomplete) one needs to take: 1. Create a new class in the hierarchy 2. Implement two forms of MD_NODE_GET 3. Specialize MDNodeKeyImpl 4. Modify LLParser.cpp and add serialization code for your special type 5. Modify AsmWriter.cpp and add serialization code for your special typeI believe we can accomplish everything needed for debug info with just step 1 using a pattern found in Boost Serializati...
2018 May 29
0
Can creating new forms of debug info metadata be simplified? [formatting fixed]
...own rendering - sorry] >> >> Hi list, >> >> Let's talk about adding a new type of debug info metadata. Here are the steps (at minimum - probably incomplete) one needs to take: >> >> 1. Create a new class in the hierarchy >> 2. Implement two forms of `MD_NODE_GET` >> 3. Specialize `MDNodeKeyImpl` >> 4. Modify `LLParser.cpp` and add serialization code for your special type >> 5. Modify `AsmWriter.cpp` and add serialization code for your special type >> >> I believe we can accomplish everything needed for debug info with just s...