Logo
Explore Mirrors Help
Sign In
6502/llvm-6502
1
0
Fork 0
You've already forked llvm-6502
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-08-08 04:25:43 +00:00
Code Issues Projects Releases Wiki Activity
Files
f37d8e6b1adc9270c0a31354ffc78224124651c3
llvm-6502/lib/ProfileData
History
Aaron Ballman 32207fac80 Fixing a cast-qual warning. getBufferStart() and getBufferEnd() both return a const char *, so casting to non-const was triggering a warning (even though the assignment and usage was always const anyway).
No functional changes intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207774 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-01 17:16:24 +00:00
..
CMakeLists.txt
[CMake] LLVMProfileData: No need to add LINK_LIBS here. LLVMBuild should do.
2014-03-23 01:23:36 +00:00
InstrProf.cpp
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves.
2014-04-29 07:58:41 +00:00
InstrProfIndexed.h
raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary.
2014-04-29 23:26:49 +00:00
InstrProfReader.cpp
Fixing a cast-qual warning. getBufferStart() and getBufferEnd() both return a const char *, so casting to non-const was triggering a warning (even though the assignment and usage was always const anyway).
2014-05-01 17:16:24 +00:00
InstrProfWriter.cpp
ProfileData: Avoid unnecessary copies of CounterData
2014-04-23 18:50:16 +00:00
LLVMBuild.txt
…
Makefile
…
Powered by Gitea Version: 1.24.4 Page: 1470ms Template: 34ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API