llvm-project/llvm/include
Nico Weber 6967da8ffa llvm-cvtres: Split addChild(ID) into two functions
Before, there was an IsData parameter. Now, there are two different
functions for data nodes and ID nodes. No behavior change, needed for a
follow-up change to make two data nodes (but not two ID nodes) with the
same ID an error.

For consistency, rename another addChild() overload to addNameChild().

llvm-svn: 359024
2019-04-23 18:46:53 +00:00
..
llvm llvm-cvtres: Split addChild(ID) into two functions 2019-04-23 18:46:53 +00:00
llvm-c [LLVM-C] Add accessors to the default floating-point metadata node 2019-04-22 13:13:22 +00:00