This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Davide Italiano
b6f922fbf5
Revert "[CloneFunction][DebugInfo] Avoid cloning DILocalVariables of inlined functions (
#75385
)"
...
This reverts commit fc6faa1113e9069f41b5500db051210af0eea843.
2024-01-16 17:01:01 -08:00
..
BitcodeAnalyzer.cpp
[Bitcode(Reader|Writer)] Convert Optional to std::optional
2022-12-07 15:27:38 -08:00
BitcodeReader.cpp
[BitcodeReader] Add bounds checking on Strtab (
#76403
)
2023-12-27 09:26:21 +01:00
BitReader.cpp
…
CMakeLists.txt
[Support] Move TargetParsers to new component
2022-12-20 11:05:50 +00:00
MetadataLoader.cpp
Revert "[CloneFunction][DebugInfo] Avoid cloning DILocalVariables of inlined functions (
#75385
)"
2024-01-16 17:01:01 -08:00
MetadataLoader.h
[BitcodeReader] Replace unsupported constexprs in metadata with undef
2023-10-05 14:38:25 +02:00
ValueList.cpp
[Bitcode] Remove an unnecessary include (NFC)
2023-12-08 22:32:43 -08:00
ValueList.h
…