llvm-project/llvm/lib/Bitcode
Nikita Popov 093e9489d5 [BitcodeReader] Change order of assignValue() arguments (NFC)
Other methods in ValueList generally pass Idx first, and it is
more convention for assignment methods to have the target on the
LHS rather than RHS.
2022-02-15 10:11:01 +01:00
..
Reader [BitcodeReader] Change order of assignValue() arguments (NFC) 2022-02-15 10:11:01 +01:00
Writer [BitcodeWriter] Fix cases of some functions 2022-01-31 16:46:11 -08:00
CMakeLists.txt