llvm-project/llvm/lib/Bitcode
Fangrui Song bb353df589 [Bitcode] Simplify code after FUNC_CODE_BLOCKADDR_USERS changes (D124878)
Switch to the more common `Constant && !GlobalValue` test.
Use the more common `Worklist/Visited` variable names.
2022-05-11 20:27:12 -07:00
..
Reader Attributes: add a new `allocptr` attribute 2022-04-26 13:57:11 -04:00
Writer [Bitcode] Simplify code after FUNC_CODE_BLOCKADDR_USERS changes (D124878) 2022-05-11 20:27:12 -07:00
CMakeLists.txt