diff options
author | Lang Hames <lhames@gmail.com> | 2022-08-20 13:32:06 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2022-08-20 13:43:21 -0700 |
commit | e0fc85e092199e9520f42b97663bd773d4a8b6bf (patch) | |
tree | ac260c94e759ff8ba78e7529a97d8d6430e5b071 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 00da9e9a07824aaba16ead2180ea9bb00bf14827 (diff) | |
download | llvm-e0fc85e092199e9520f42b97663bd773d4a8b6bf.zip llvm-e0fc85e092199e9520f42b97663bd773d4a8b6bf.tar.gz llvm-e0fc85e092199e9520f42b97663bd773d4a8b6bf.tar.bz2 |
[JITLink] Fix LinkGraph::makeAbsolute, add unit test.
makeAbsolute was not updating the symbol address when applied to external
symbols.
This commit adds a unit test for makeAbsolute, and updates the makeExternal unit
test to check that makeExternal works correctly for absolute symbols.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions