Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Bharadwaj Yadavalli 5c34f03bb0
[NFC] Finish clang-tidy cleanup
- Follow up on previous clang-tidy changes. Finish up clang-tidy changes
  of remaining project sources.
- Add support to enable clang-tidy checks on project source files
  by adding a new cmake variable viz., MCTOLL_CLANG_TIDY, that can be
  specified while configuring cmake.
- Update README.md
2022-09-22 14:58:01 -04:00
sv99 59290c9353
Rename function vars for arm and riscv archs for global clang-tidy checks (#180) 2022-09-18 21:04:30 -04:00
sv99 39ab0f053f
Rename function vars for global clang-tidy checks (#179) 2022-09-16 08:31:33 -04:00
sv99 9a289e20fe
support shared libs configuration (#175) 2022-08-25 12:43:22 -04:00
Bharadwaj Yadavalli b3f59f8929
[NFC] Update llvm-project-commit-to-use.txt.
[NFC] Changes following those made in upstream llvm-project modifications.
2022-03-26 15:03:43 -04:00
Bharadwaj Yadavalli c1e855be83 [NFC] Updated LLVMVersion.txt.
[NFC] Modifications following upstream LLVM API changes.
[NFC] Update build instructions in README.md to be inline with upstream LLVM build.
[Test] Fix memory allocation bug in linked-list.c
[Test] Mark regression of switch_test-2.c as fail - till fix pushed.
2021-03-24 21:25:09 -04:00
Bharadwaj Yadavalli 0067f6781b [NFC] Update LLVMVersion.txt
[NFC] Modifications following upstream LLVM API changes.
2020-04-18 20:31:52 +00:00
Bharadwaj Yadavalli 681abf561b [NFC] Use the version of CreateAligned[Load/Store] that takes MaybeAlign instead of the deprecated version.
[NFC] Update README.md.
2020-02-06 16:07:38 -05:00
Bharadwaj Yadavalli e68c05651e [ARM] Contributed support to raise ARM32 Linux/ELF binaries along
with additional tests and necessary CI workflow updates.
2020-01-23 11:36:45 -05:00