search for: typeidmap

Displaying 20 results from an estimated 31 matches for "typeidmap".

2015 Aug 18
3
[RFC PATCH 1/2] [clang]: Add AuxAttr support
This patch adds EmitTypeAuxAttribute() function to CGDebugInfo, which allows other parts of clang issue auxiliary information through an enumeration type in Dwarf information. For example, by calling DI->EmitTypeAuxAttribute(type, "ID", 1234); We can get following information in dwarf: <1><3f>: Abbrev Number: 3 (DW_TAG_structure_type) <40> DW_AT_name
2018 May 01
0
RFC: LLVM Assembly format for ThinLTO Summary
...s (for incremental builds and global >>>>> promotion).2. GlobalValueMap: A map from global value GUIDs to the >>>>> corresponding function/variable/alias summary (or summaries for the >>>>> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >>>>> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >>>>> to print the ModuleSummaryIndex that I was using to play with the format. >>>>> It currently prints 1 and 2 above. I’ve left the CFI related summary data >>>&...
2018 May 01
3
RFC: LLVM Assembly format for ThinLTO Summary
...their hashes (for incremental builds and global >>>> promotion).2. GlobalValueMap: A map from global value GUIDs to the >>>> corresponding function/variable/alias summary (or summaries for the >>>> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >>>> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >>>> to print the ModuleSummaryIndex that I was using to play with the format. >>>> It currently prints 1 and 2 above. I’ve left the CFI related summary data >>>> structur...
2018 Apr 25
0
RFC: LLVM Assembly format for ThinLTO Summary
...the combined > index), along with their hashes (for incremental builds and global > promotion).2. GlobalValueMap: A map from global value GUIDs to the > corresponding function/variable/alias summary (or summaries for the > combined index and weak linkage).3. CFI-related data structures (TypeIdMap, > CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp > to print the ModuleSummaryIndex that I was using to play with the format. > It currently prints 1 and 2 above. I’ve left the CFI related summary data > structures as a TODO for now, until the format is at lea...
2018 Apr 30
2
RFC: LLVM Assembly format for ThinLTO Summary
...;> index), along with their hashes (for incremental builds and global >> promotion).2. GlobalValueMap: A map from global value GUIDs to the >> corresponding function/variable/alias summary (or summaries for the >> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >> to print the ModuleSummaryIndex that I was using to play with the format. >> It currently prints 1 and 2 above. I’ve left the CFI related summary data >> structures as a TODO for now, until the...
2018 Apr 24
8
RFC: LLVM Assembly format for ThinLTO Summary
...xes and multiple in the combined index), along with their hashes (for incremental builds and global promotion).2. GlobalValueMap: A map from global value GUIDs to the corresponding function/variable/alias summary (or summaries for the combined index and weak linkage).3. CFI-related data structures (TypeIdMap, CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp to print the ModuleSummaryIndex that I was using to play with the format. It currently prints 1 and 2 above. I’ve left the CFI related summary data structures as a TODO for now, until the format is at least conceptually agre...
2018 Apr 30
0
RFC: LLVM Assembly format for ThinLTO Summary
..., along with their hashes (for incremental builds and global >>> promotion).2. GlobalValueMap: A map from global value GUIDs to the >>> corresponding function/variable/alias summary (or summaries for the >>> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >>> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >>> to print the ModuleSummaryIndex that I was using to play with the format. >>> It currently prints 1 and 2 above. I’ve left the CFI related summary data >>> structures as a TODO for...
2018 May 01
3
RFC: LLVM Assembly format for ThinLTO Summary
...mental builds and global >>>>>> promotion).2. GlobalValueMap: A map from global value GUIDs to the >>>>>> corresponding function/variable/alias summary (or summaries for the >>>>>> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >>>>>> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >>>>>> to print the ModuleSummaryIndex that I was using to play with the format. >>>>>> It currently prints 1 and 2 above. I’ve left the CFI related summary data &...
2018 May 03
2
RFC: LLVM Assembly format for ThinLTO Summary
...;> index), along with their hashes (for incremental builds and global >> promotion).2. GlobalValueMap: A map from global value GUIDs to the >> corresponding function/variable/alias summary (or summaries for the >> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >> to print the ModuleSummaryIndex that I was using to play with the format. >> It currently prints 1 and 2 above. I’ve left the CFI related summary data >> structures as a TODO for now, until the...
2018 May 03
0
RFC: LLVM Assembly format for ThinLTO Summary
...the combined > index), along with their hashes (for incremental builds and global > promotion).2. GlobalValueMap: A map from global value GUIDs to the > corresponding function/variable/alias summary (or summaries for the > combined index and weak linkage).3. CFI-related data structures (TypeIdMap, > CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp > to print the ModuleSummaryIndex that I was using to play with the format. > It currently prints 1 and 2 above. I’ve left the CFI related summary data > structures as a TODO for now, until the format is at lea...
2018 May 01
0
RFC: LLVM Assembly format for ThinLTO Summary
...s and global >>>>>>> promotion).2. GlobalValueMap: A map from global value GUIDs to the >>>>>>> corresponding function/variable/alias summary (or summaries for the >>>>>>> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >>>>>>> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >>>>>>> to print the ModuleSummaryIndex that I was using to play with the format. >>>>>>> It currently prints 1 and 2 above. I’ve left the CFI related su...
2018 May 03
0
RFC: LLVM Assembly format for ThinLTO Summary
..., along with their hashes (for incremental builds and global >>> promotion).2. GlobalValueMap: A map from global value GUIDs to the >>> corresponding function/variable/alias summary (or summaries for the >>> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >>> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >>> to print the ModuleSummaryIndex that I was using to play with the format. >>> It currently prints 1 and 2 above. I’ve left the CFI related summary data >>> structures as a TODO for...
2018 May 03
1
RFC: LLVM Assembly format for ThinLTO Summary
...their hashes (for incremental builds and global >>>> promotion).2. GlobalValueMap: A map from global value GUIDs to the >>>> corresponding function/variable/alias summary (or summaries for the >>>> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >>>> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >>>> to print the ModuleSummaryIndex that I was using to play with the format. >>>> It currently prints 1 and 2 above. I’ve left the CFI related summary data >>>> structur...
2018 May 03
0
RFC: LLVM Assembly format for ThinLTO Summary
...;>>>>>> promotion).2. GlobalValueMap: A map from global value GUIDs to the >>>>>>>>> corresponding function/variable/alias summary (or summaries for the >>>>>>>>> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >>>>>>>>> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >>>>>>>>> to print the ModuleSummaryIndex that I was using to play with the format. >>>>>>>>> It currently prints 1 and 2 above. I’ve...
2018 May 03
3
RFC: LLVM Assembly format for ThinLTO Summary
...>>>>>>>> promotion).2. GlobalValueMap: A map from global value GUIDs to the >>>>>>>> corresponding function/variable/alias summary (or summaries for the >>>>>>>> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >>>>>>>> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >>>>>>>> to print the ModuleSummaryIndex that I was using to play with the format. >>>>>>>> It currently prints 1 and 2 above. I’ve left the CF...
2018 May 03
4
RFC: LLVM Assembly format for ThinLTO Summary
...;>>>> promotion).2. GlobalValueMap: A map from global value GUIDs to the >>>>>>>>>> corresponding function/variable/alias summary (or summaries for the >>>>>>>>>> combined index and weak linkage).3. CFI-related data structures (TypeIdMap, >>>>>>>>>> CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp >>>>>>>>>> to print the ModuleSummaryIndex that I was using to play with the format. >>>>>>>>>> It currently prints 1 and 2...
2018 Apr 25
0
RFC: LLVM Assembly format for ThinLTO Summary
...d multiple in the combined index), along with their hashes (for incremental builds and global promotion). > GlobalValueMap: A map from global value GUIDs to the corresponding function/variable/alias summary (or summaries for the combined index and weak linkage). > CFI-related data structures (TypeIdMap, CfiFunctionDefs, and CfiFunctionDecls) > > I have a WIP patch to AsmWriter.cpp to print the ModuleSummaryIndex that I was using to play with the format. It currently prints 1 and 2 above. I’ve left the CFI related summary data structures as a TODO for now, until the format is at least conce...
2018 May 03
1
RFC: LLVM Assembly format for ThinLTO Summary
...le in the combined index), along with their hashes (for incremental builds and global promotion). >> GlobalValueMap: A map from global value GUIDs to the corresponding function/variable/alias summary (or summaries for the combined index and weak linkage). >> CFI-related data structures (TypeIdMap, CfiFunctionDefs, and CfiFunctionDecls) >> >> I have a WIP patch to AsmWriter.cpp to print the ModuleSummaryIndex that I was using to play with the format. It currently prints 1 and 2 above. I’ve left the CFI related summary data structures as a TODO for now, until the format is at lea...
2018 Apr 30
0
RFC: LLVM Assembly format for ThinLTO Summary
...the combined > index), along with their hashes (for incremental builds and global > promotion).2. GlobalValueMap: A map from global value GUIDs to the > corresponding function/variable/alias summary (or summaries for the > combined index and weak linkage).3. CFI-related data structures (TypeIdMap, > CfiFunctionDefs, and CfiFunctionDecls)I have a WIP patch to AsmWriter.cpp > to print the ModuleSummaryIndex that I was using to play with the format. > It currently prints 1 and 2 above. I’ve left the CFI related summary data > structures as a TODO for now, until the format is at lea...
2018 May 03
3
RFC: LLVM Assembly format for ThinLTO Summary
...d multiple in the combined index), along with their hashes (for incremental builds and global promotion). > GlobalValueMap: A map from global value GUIDs to the corresponding function/variable/alias summary (or summaries for the combined index and weak linkage). > CFI-related data structures (TypeIdMap, CfiFunctionDefs, and CfiFunctionDecls) > > I have a WIP patch to AsmWriter.cpp to print the ModuleSummaryIndex that I was using to play with the format. It currently prints 1 and 2 above. I’ve left the CFI related summary data structures as a TODO for now, until the format is at least conce...