This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aef0877b1ba5f14eaeece956aa69df6c208b94de
clang-p2996
/
llvm
/
test
/
ExecutionEngine
/
OrcLazy
History
Lang Hames
05598441de
Re-apply
0071eaaf08
, "[ORC] Export __cxa_atexit ...", with fixes.
...
Forgot to include part of the testcase. Thank to Nico for spotting that and reverting!
2020-04-02 16:03:35 -07:00
..
Inputs
Re-apply
0071eaaf08
, "[ORC] Export __cxa_atexit ...", with fixes.
2020-04-02 16:03:35 -07:00
anonymous_globals.ll
…
bad-object-file.ll
…
basic-object-file-loading.ll
[ORC] Don't require a null-terminator on MemoryBuffers for objects in archives.
2020-04-01 12:16:38 -07:00
basic-whole-module-partitions.ll
…
common-symbols.ll
…
emulated-tls.ll
[ORC] Add support for emulated TLS to ORCv2.
2020-01-21 19:55:33 -08:00
global_aliases.ll
…
global-ctors-and-dtors.ll
Re-apply
0071eaaf08
, "[ORC] Export __cxa_atexit ...", with fixes.
2020-04-02 16:03:35 -07:00
hidden-visibility.ll
…
lit.local.cfg
…
minimal-throw-catch.ll
[ORC] Enable exception handling in JIT'd code when using LLJIT on Darwin.
2020-03-12 15:33:56 -07:00
minimal.ll
…
module-flags.ll
…
multiple-compile-threads-basic.ll
…
objc-minimal.ll
Disable memory leak checking in a test to work around a bot failure
2020-02-26 14:51:50 -08:00
printargv.ll
…
private_linkage.ll
…
single-function-call.ll
…
static-initializers-in-objectfiles.ll
[ORC] Update LLJIT to automatically run specially named initializer functions.
2020-02-22 11:49:14 -08:00
static-library-support.ll
[ORC] Don't require a null-terminator on MemoryBuffers for objects in archives.
2020-04-01 12:16:38 -07:00
weak-function.ll
…
weak-non-materialization.ll
…