Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/asan/tests/
-
trunk/
-
lib/
-
asan/
-
tests/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D21938
[compiler-rt] Fix cmake to propagate debug info to runtime unittests
Closed
Public
Authored by
etienneb
on Jul 1 2016, 2:13 PM.
Download Raw Diff
Details
Reviewers
rnk
Commits
rG5393ddde916e: [compiler-rt] Fix cmake to propagate debug info to runtime unittests
rCRT274386: [compiler-rt] Fix cmake to propagate debug info to runtime unittests
rL274386: [compiler-rt] Fix cmake to propagate debug info to runtime unittests
Summary
The debug information is not present due to a mis named variabl in
the cmake files.
Diff Detail
Repository
rL LLVM
Event Timeline
etienneb
updated this revision to
Diff 62541
.
Jul 1 2016, 2:13 PM
etienneb
retitled this revision from
to
[compiler-rt] Fix cmake to propagate debug info to runtime unittests
.
etienneb
updated this object.
etienneb
added a reviewer:
rnk
.
etienneb
added subscribers:
•
chrisha
,
llvm-commits
,
wang0109
.
Herald
added a subscriber:
kubamracek
.
·
View Herald Transcript
Jul 1 2016, 2:13 PM
Closed by commit
rL274386: [compiler-rt] Fix cmake to propagate debug info to runtime unittests
(authored by
etienneb
).
·
Explain Why
Jul 1 2016, 2:19 PM
This revision was automatically updated to reflect the committed changes.
rnk
edited edge metadata.
Jul 6 2016, 8:24 AM
Comment Actions
lgtm