diff options
author | Shiva Chen <shiva0217@gmail.com> | 2018-05-30 01:16:36 +0000 |
---|---|---|
committer | Shiva Chen <shiva0217@gmail.com> | 2018-05-30 01:16:36 +0000 |
commit | c3d0e892840fc3d0cde091fddbe238021210239a (patch) | |
tree | d990802f1a3a8ddf1fe7b345787c3bf0713162f6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9359e8f22a5403ad9524a92c4ccab4db46c9c100 (diff) | |
download | bcm5719-llvm-c3d0e892840fc3d0cde091fddbe238021210239a.tar.gz bcm5719-llvm-c3d0e892840fc3d0cde091fddbe238021210239a.zip |
[RISCV] Support resolving fixup_riscv_call and add to MCFixupKindInfo table
Resolving fixup_riscv_call by assembler when the linker relaxation diabled
and the function and callsite within the same compile unit.
And also adding static_assert after Infos array declaration
to avoid missing any new fixup in MCFixupKindInfo in the future.
Differential Revision: https://reviews.llvm.org/D47126
llvm-svn: 333487
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions