mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
4fbe63c785
Replace uses of `DIScope` with `MDScope*`. There was one spot where I've left an `MDScope*` uninitialized (where `DIScope` would have been default-initialized to `nullptr`) -- this is intentional, since the if/else that follows should unconditional assign it to a value. llvm-svn: 235327 |
||
---|---|---|
.. | ||
Chapter2 | ||
Chapter3 | ||
Chapter4 | ||
Chapter5 | ||
Chapter6 | ||
Chapter7 | ||
Chapter8 | ||
MCJIT | ||
Orc | ||
CMakeLists.txt | ||
Makefile |