diff options
author | Anubhab Ghosh <anubhabghosh.me@gmail.com> | 2023-01-15 20:40:44 +0530 |
---|---|---|
committer | Anubhab Ghosh <anubhabghosh.me@gmail.com> | 2023-03-29 08:04:50 +0530 |
commit | d978730d8e2c10c76867b83bec2f1143d895ee7d (patch) | |
tree | daccd01a5112b6fbd3dcf036df61490a58d2fa55 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 504df554d2ccd86b1d11d25a8e20134f2ad3a43f (diff) | |
download | llvm-d978730d8e2c10c76867b83bec2f1143d895ee7d.zip llvm-d978730d8e2c10c76867b83bec2f1143d895ee7d.tar.gz llvm-d978730d8e2c10c76867b83bec2f1143d895ee7d.tar.bz2 |
[clang-repl] Add a command to load dynamic libraries
This commit adds the %lib <file> command to load a dynamic library to be
used by the currently running interpreted code.
For example `%lib libSDL2.so`.
Differential Revision: https://reviews.llvm.org/D141824
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions